{"id":42753,"name":"cloud-api-adaptor","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","url":"https://github.com/confidential-containers/cloud-api-adaptor","last_synced_at":"2025-09-05T09:32:37.548Z","repository":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273738625,"owners_count":25159165,"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-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"packages":[{"id":9449649,"name":"github.com/confidential-containers/cloud-api-adaptor/src/webhook","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/src","versions_count":17,"first_release_published_at":"2024-04-02T12:19:24.000Z","latest_release_published_at":"2025-08-20T08:22:51.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-08-31T01:17:08.360Z","created_at":"2024-04-02T03:26:12.246Z","updated_at":"2025-08-31T01:17:15.242Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/webhook","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/src/webhook","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/webhook#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.242Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":8.784212119810094,"dependent_packages_count":7.789799047551793,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.287005583680944},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/src/webhook","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/webhook","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/webhook","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/webhook/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fwebhook/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fwebhook/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fwebhook/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fwebhook/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5904185,"name":"github.com/confidential-containers/cloud-api-adaptor","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers","versions_count":116,"first_release_published_at":"2023-01-12T09:42:18.000Z","latest_release_published_at":"2025-08-20T08:22:51.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-08-31T01:17:06.230Z","created_at":"2023-01-19T01:32:16.204Z","updated_at":"2025-08-31T01:17:15.658Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor","install_command":"go get github.com/confidential-containers/cloud-api-adaptor","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.657Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4878907265564063,"dependent_packages_count":2.5010499370037795,"stargazers_count":8.054016758994461,"forks_count":4.021515855236235,"docker_downloads_count":1.5897046177229364,"average":3.9308355791027636},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor","docker_dependents_count":4,"docker_downloads_count":163,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7412484,"name":"github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor","versions_count":127,"first_release_published_at":"2023-04-04T00:02:40.000Z","latest_release_published_at":"2023-07-25T13:42:32.000Z","latest_release_number":"v0.7.0","last_synced_at":"2025-08-31T01:17:06.695Z","created_at":"2023-04-06T01:50:31.714Z","updated_at":"2025-08-31T01:17:15.287Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.286Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.713967225171803,"dependent_packages_count":4.172550007144949,"stargazers_count":8.053206383087156,"forks_count":4.023755205070016,"docker_downloads_count":null,"average":5.240869705118481},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/peerpodconfig-ctrl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpodconfig-ctrl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpodconfig-ctrl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpodconfig-ctrl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpodconfig-ctrl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9473061,"name":"github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/src","versions_count":10,"first_release_published_at":"2024-04-02T12:19:24.000Z","latest_release_published_at":"2024-08-02T13:28:54.000Z","latest_release_number":"v0.9.0","last_synced_at":"2025-08-31T01:17:07.205Z","created_at":"2024-04-03T02:32:51.208Z","updated_at":"2025-08-31T01:17:15.639Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.638Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":8.441629354592116,"dependent_packages_count":7.485998221501116,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.963813788046616},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/peerpodconfig-ctrl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpodconfig-ctrl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpodconfig-ctrl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpodconfig-ctrl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpodconfig-ctrl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7006352,"name":"github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor","versions_count":120,"first_release_published_at":"2023-03-29T05:46:00.000Z","latest_release_published_at":"2023-07-25T13:42:32.000Z","latest_release_number":"v0.7.0","last_synced_at":"2025-08-31T01:17:06.892Z","created_at":"2023-03-30T01:47:19.936Z","updated_at":"2025-08-31T01:17:15.639Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.639Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":2.836529808211507,"stargazers_count":8.054016758994461,"forks_count":4.023755205070016,"docker_downloads_count":1.7759934403935764,"average":4.281402441929949},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl","docker_dependents_count":1,"docker_downloads_count":47,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpod-ctrl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpod-ctrl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpod-ctrl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeerpod-ctrl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9484336,"name":"github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/src","versions_count":17,"first_release_published_at":"2024-04-02T12:19:24.000Z","latest_release_published_at":"2025-08-20T08:22:51.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-08-31T01:17:05.669Z","created_at":"2024-04-03T03:18:26.218Z","updated_at":"2025-08-31T01:17:15.241Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.240Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":8.441629354592116,"dependent_packages_count":7.485998221501116,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.963813788046616},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/peerpod-ctrl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpod-ctrl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpod-ctrl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpod-ctrl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fpeerpod-ctrl/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8822242,"name":"github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/volumes","versions_count":2,"first_release_published_at":"2023-07-25T13:42:32.000Z","latest_release_published_at":"2023-07-25T13:42:32.000Z","latest_release_number":"v0.7.0","last_synced_at":"2025-08-31T01:17:07.484Z","created_at":"2024-01-28T04:36:15.634Z","updated_at":"2025-08-31T01:17:15.260Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.259Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.035447048305182,"dependent_packages_count":8.899880173766588,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.467663611035885},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper","docker_dependents_count":1,"docker_downloads_count":292,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/volumes/csi-wrapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fvolumes%2Fcsi-wrapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fvolumes%2Fcsi-wrapper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fvolumes%2Fcsi-wrapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fvolumes%2Fcsi-wrapper/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7823178,"name":"github.com/confidential-containers/cloud-api-adaptor/webhook","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor","versions_count":52,"first_release_published_at":"2023-06-01T17:21:24.000Z","latest_release_published_at":"2023-07-25T13:42:32.000Z","latest_release_number":"v0.7.0","last_synced_at":"2025-08-31T01:17:07.859Z","created_at":"2023-06-04T00:23:25.105Z","updated_at":"2025-08-31T01:17:15.287Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/webhook","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/webhook","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/webhook#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.374709724515588,"dependent_packages_count":8.231966857506292,"stargazers_count":7.40897780410216,"forks_count":3.815127189119369,"docker_downloads_count":null,"average":7.207695393810853},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/webhook","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/webhook","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/webhook","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/webhook/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fwebhook/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fwebhook/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fwebhook/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fwebhook/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5703820,"name":"github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor","versions_count":92,"first_release_published_at":"2022-12-16T06:45:18.000Z","latest_release_published_at":"2023-03-30T16:45:49.000Z","latest_release_number":"v0.0.0-20230330164549-e12e76fd6cce","last_synced_at":"2025-08-31T01:17:08.301Z","created_at":"2022-12-17T01:03:27.012Z","updated_at":"2025-08-31T01:17:15.288Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":4.9460347886788085,"forks_count":2.842193982965915,"average":6.033307258845592},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/peer-pod-controller/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeer-pod-controller/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeer-pod-controller/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeer-pod-controller/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fpeer-pod-controller/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9368544,"name":"github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/src","versions_count":17,"first_release_published_at":"2024-04-02T12:19:24.000Z","latest_release_published_at":"2025-08-20T08:22:51.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-08-31T01:17:05.288Z","created_at":"2024-03-30T05:01:39.406Z","updated_at":"2025-08-31T01:17:15.296Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.295Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.07673468703084,"dependent_packages_count":8.049132341963784,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.562933514497312},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/csi-wrapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcsi-wrapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcsi-wrapper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcsi-wrapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcsi-wrapper/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9452664,"name":"github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/src","versions_count":16,"first_release_published_at":"2024-04-02T12:19:24.000Z","latest_release_published_at":"2025-05-29T20:15:46.000Z","latest_release_number":"v0.14.0","last_synced_at":"2025-08-31T01:17:06.265Z","created_at":"2024-04-02T03:43:32.721Z","updated_at":"2025-08-31T01:17:15.301Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.300Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":8.784212119810094,"dependent_packages_count":7.789799047551793,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.287005583680944},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/cloud-providers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-providers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-providers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-providers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-providers/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9328872,"name":"github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor","ecosystem":"go","description":"","homepage":"https://github.com/confidential-containers/cloud-api-adaptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/confidential-containers/cloud-api-adaptor","keywords_array":[],"namespace":"github.com/confidential-containers/cloud-api-adaptor/src","versions_count":17,"first_release_published_at":"2024-04-02T12:19:24.000Z","latest_release_published_at":"2025-08-20T08:22:51.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-08-31T01:17:05.927Z","created_at":"2024-03-28T04:31:42.040Z","updated_at":"2025-08-31T01:17:15.305Z","registry_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor","install_command":"go get github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor","documentation_url":"https://pkg.go.dev/github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor#section-documentation","metadata":{},"repo_metadata":{"id":36965325,"uuid":"459185142","full_name":"confidential-containers/cloud-api-adaptor","owner":"confidential-containers","description":"Ability to create Kata pods using cloud provider APIs aka the peer-pods approach","archived":false,"fork":false,"pushed_at":"2025-08-30T23:29:06.000Z","size":29400,"stargazers_count":59,"open_issues_count":220,"forks_count":108,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-31T01:12:56.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confidential-containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-14T14:01:17.000Z","updated_at":"2025-08-26T11:39:24.000Z","dependencies_parsed_at":"2023-12-21T05:00:48.202Z","dependency_job_id":"309e5d8b-61ed-419f-af2e-d3852e74f5e8","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","commit_stats":{"total_commits":1598,"total_committers":53,"mean_commits":"30.150943396226417","dds":0.8335419274092616,"last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/sbom","scorecard":{"id":10835,"data":{"date":"2025-08-11","repo":{"name":"github.com/confidential-containers/cloud-api-adaptor","commit":"8c047c661241df3704ca6cfbe96ceb4ce5331790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-nightly-build.yml:36","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-nightly-build.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/azure-podvm-image-build.yml:51","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/azure-podvm-image-build.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-golang-fedora.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push.yaml:64","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push.yaml:65","Info: jobLevel 'contents' permission set to 'read': .github/workflows/caa_build_and_push_per_arch.yaml:84","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/caa_build_and_push_per_arch.yaml:85","Info: jobLevel 'contents' permission set to 'read': .github/workflows/csi_wrapper_images.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/daily-e2e-tests-libvirt.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/daily-e2e-tests-libvirt.yaml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_on_pull.yaml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_on_pull.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:289","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:290","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:100","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:273","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:274","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:145","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:146","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/e2e_run_all.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e_run_all.yaml:117","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/lint.yaml:84","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:85","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/peerpod-ctrl_image.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm.yaml:44","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_binaries.yaml:39","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_binaries.yaml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_builder.yaml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_builder.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_mkosi.yaml:75","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_mkosi.yaml:76","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/podvm_publish.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/podvm_publish.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:37","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:49","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_images_on_push.yaml:60","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish_images_on_push.yaml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:43","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:54","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:66","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:67","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:86","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/webhook_image.yaml:38","Info: found token with 'none' permissions: .github/workflows/actionlint.yaml:1","Info: found token with 'none' permissions: .github/workflows/azure-e2e-test.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-nightly-build.yml:1","Info: found token with 'none' permissions: .github/workflows/azure-podvm-image-build.yml:1","Info: found token with 'none' permissions: .github/workflows/build-golang-fedora.yaml:1","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/caa_build_and_push_per_arch.yaml:1","Info: found token with 'none' permissions: .github/workflows/commit-message-check.yaml:1","Info: found token with 'none' permissions: .github/workflows/csi_wrapper_images.yaml:1","Info: found token with 'none' permissions: .github/workflows/daily-e2e-tests-libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_aws.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_docker.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_libvirt.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_on_pull.yaml:1","Info: found token with 'none' permissions: .github/workflows/e2e_run_all.yaml:1","Info: found token with 'none' permissions: .github/workflows/lib-codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Info: found token with 'none' permissions: .github/workflows/peerpod-ctrl_image.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_binaries.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_builder.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_mkosi.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_publish.yaml:1","Info: found token with 'none' permissions: .github/workflows/podvm_smoketest.yaml:1","Info: found token with 'none' permissions: .github/workflows/publish_images_on_push.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yaml:1","Info: found token with 'none' permissions: .github/workflows/test-images.yaml:1","Info: found token with 'none' permissions: .github/workflows/webhook_image.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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/confidential-containers/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/confidential-containers/.github/SECURITY.md:1","Info: Found text in security policy: github.com/confidential-containers/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-golang-fedora.yaml:35"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/Dockerfile.golang:4","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:14","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:17","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:20","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:23","Warn: containerImage not pinned by hash: hack/Dockerfile.golang:27","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:16","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:21","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:40","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:53","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:59","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/Dockerfile:62","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/aws/image/Dockerfile:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.mkosi:2","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:5","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm-mkosi/Dockerfile.podvm_docker_provider:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:12","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm:13","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:10","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm.rhel:11","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:8","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.fedora:55","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_binaries.rhel:43: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder:9: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/podvm/Dockerfile.podvm_builder.rhel:9: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi:9.4 to registry.access.redhat.com/ubi9/ubi:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.curl-jq:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.largeimage:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testenv:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testuser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: src/cloud-api-adaptor/test/e2e/fixtures/Dockerfile.testworkdir:1","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:10","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:16","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:27","Warn: containerImage not pinned by hash: src/csi-wrapper/Dockerfile.csi_wrappers:33: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:2","Warn: containerImage not pinned by hash: src/peerpod-ctrl/Dockerfile:33: pin your Docker image by updating registry.fedoraproject.org/fedora:41 to registry.fedoraproject.org/fedora:41@sha256:b640b27c19e9ad365531d652428968f60204262ffef32a06a7d55950a630b2d7","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:2","Warn: containerImage not pinned by hash: src/webhook/Dockerfile:24: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: downloadThenRun not pinned by hash: src/cloud-api-adaptor/azure/image/Dockerfile:49","Warn: pipCommand not pinned by hash: src/cloud-api-adaptor/libvirt/config_libvirt.sh:89","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-e2e-test.yml:207","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_aws.yaml:124","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_docker.yaml:95","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_libvirt.yaml:155","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e_run_all.yaml:181","Warn: goCommand not pinned by hash: .github/workflows/lint.yaml:143","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:  67 out of  67 third-party GitHubAction dependencies pinned","Info:   0 out of  44 containerImage dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","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-14T14:30:18.454Z","repository_id":36965325,"created_at":"2025-08-14T14:30:18.454Z","updated_at":"2025-08-14T14:30:18.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272929621,"owners_count":25017055,"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-08-30T02:00:09.474Z","response_time":77,"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":"confidential-containers","name":"Confidential Containers","uuid":"90701811","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90701811?v=4","repositories_count":16,"last_synced_at":"2023-03-03T21:04:33.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/confidential-containers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:06.623Z","updated_at":"2023-03-03T21:04:33.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confidential-containers/repositories"},"tags":[{"name":"src/csi-wrapper/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.15.0/manifests"},{"name":"src/cloud-providers/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.15.0/manifests"},{"name":"src/cloud-api-adaptor/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.15.0/manifests"},{"name":"src/peerpod-ctrl/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.15.0/manifests"},{"name":"src/webhook/v0.15.0","sha":"a2e0d70b24083198454e05dc1b2a343efef011f5","kind":"commit","published_at":"2025-08-20T08:22:51.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.15.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.15.0/manifests"},{"name":"v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.14.0/manifests"},{"name":"src/cloud-providers/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.14.0/manifests"},{"name":"src/csi-wrapper/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.14.0/manifests"},{"name":"src/cloud-api-adaptor/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.14.0/manifests"},{"name":"src/peerpod-ctrl/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.14.0/manifests"},{"name":"src/webhook/v0.14.0","sha":"6d7b0bb3d86c73b8b9ed957f1ea724719d167554","kind":"commit","published_at":"2025-05-29T20:15:46.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.14.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.13.0/manifests"},{"name":"src/cloud-api-adaptor/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.13.0/manifests"},{"name":"src/cloud-providers/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.13.0/manifests"},{"name":"src/csi-wrapper/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.13.0/manifests"},{"name":"src/peerpod-ctrl/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.13.0/manifests"},{"name":"src/webhook/v0.13.0","sha":"410154b63f1a3a5431de308f9834052b62e7e7d7","kind":"commit","published_at":"2025-03-28T09:24:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.13.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.12.0/manifests"},{"name":"src/cloud-api-adaptor/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.12.0/manifests"},{"name":"src/cloud-providers/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.12.0/manifests"},{"name":"src/csi-wrapper/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.12.0/manifests"},{"name":"src/peerpod-ctrl/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.12.0/manifests"},{"name":"src/webhook/v0.12.0","sha":"b2de40ea39b8893864e05614848bd987ac19b871","kind":"commit","published_at":"2025-01-30T08:45:22.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.12.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.11.0/manifests"},{"name":"src/peerpod-ctrl/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.11.0/manifests"},{"name":"src/webhook/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.11.0/manifests"},{"name":"src/cloud-api-adaptor/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.11.0/manifests"},{"name":"src/cloud-providers/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.11.0/manifests"},{"name":"src/csi-wrapper/v0.11.0","sha":"7a5ec0e278a20ba0e7d349e6f08c8dc179568333","kind":"commit","published_at":"2024-11-29T10:25:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.11.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"c095957ee417fa1d545d2bfe685cd3a80aff7a0d","kind":"commit","published_at":"2024-10-04T07:58:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0/manifests"},{"name":"v0.10.0-alpha.1","sha":"41d5f35ed309255d665bea7d13882d3f9ae44a24","kind":"commit","published_at":"2024-09-30T11:00:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.10.0-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.10.0/manifests"},{"name":"src/cloud-providers/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0-alpha.1/manifests"},{"name":"src/cloud-providers/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.10.0/manifests"},{"name":"src/csi-wrapper/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.10.0/manifests"},{"name":"src/peerpod-ctrl/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0-alpha.1","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0-alpha.1/manifests"},{"name":"src/webhook/v0.10.0","sha":"e12d7b46caf5522b6f65a61cca4e467744c7f201","kind":"commit","published_at":"2024-09-23T17:01:34.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.10.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0/manifests"},{"name":"src/cloud-providers/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0/manifests"},{"name":"src/csi-wrapper/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0/manifests"},{"name":"src/peerpod-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0/manifests"},{"name":"src/webhook/v0.9.0","sha":"9337394b5e1abe5c495f97dec7aed876b458b771","kind":"commit","published_at":"2024-08-02T13:28:54.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0/manifests"},{"name":"v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.4/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.4/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.4/manifests"},{"name":"src/webhook/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.4/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.4","sha":"05d8f49c1d24f5c0a130db1e551a90fefabb0dee","kind":"commit","published_at":"2024-07-31T20:08:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.4","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.4/manifests"},{"name":"v0.9.0-alpha.3","sha":"471a42772ee88c9acd725750a666b359c78c819e","kind":"commit","published_at":"2024-07-24T07:19:00.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.3/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.3/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.3/manifests"},{"name":"src/webhook/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.3/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.3","sha":"39a52883e0bd03a0da72f5dd4d5bd9d07fefbe24","kind":"commit","published_at":"2024-07-23T17:13:08.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.3/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha.2/manifests"},{"name":"src/webhook/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha.2/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha.2/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha.2","sha":"0abec822404ed81ad2446082bcb905bfed804472","kind":"commit","published_at":"2024-07-19T19:09:17.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha.2/manifests"},{"name":"v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1/manifests"},{"name":"src/webhook/v0.9.0-alpha1","sha":"b31fd8ceb27fddb579dc56f3a027cc4bc6ee7df8","kind":"commit","published_at":"2024-07-04T11:12:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1/manifests"},{"name":"v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/csi-wrapper/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.9.0-alpha1-alpha.1","sha":"68d6b936e708e23121d6a6fa8cbcadfb8a69693b","kind":"commit","published_at":"2024-07-02T08:34:10.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.9.0-alpha1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.9.0-alpha1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.9.0-alpha1-alpha.1/manifests"},{"name":"src/webhook/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.2/manifests"},{"name":"src/cloud-api-adaptor/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.2/manifests"},{"name":"src/cloud-providers/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.2/manifests"},{"name":"src/csi-wrapper/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.2/manifests"},{"name":"src/peerpod-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.2/manifests"},{"name":"v0.8.2","sha":"775ae67b0ac0bdc6e185491e1498eccbe8b536c6","kind":"commit","published_at":"2024-04-15T18:51:38.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.2/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1/manifests"},{"name":"src/cloud-providers/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1/manifests"},{"name":"src/webhook/v0.8.1","sha":"5aed781eb4881e4c26306aad65cc2f4a3646175b","kind":"commit","published_at":"2024-04-12T15:26:11.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1/manifests"},{"name":"src/csi-wrapper/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-api-adaptor/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.1-alpha.1/manifests"},{"name":"src/cloud-providers/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpod-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.1","sha":"b92fd217b3360a07707958a3c7c0b3b82508ce62","kind":"commit","published_at":"2024-04-10T17:04:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.1-alpha.1/manifests"},{"name":"src/webhook/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/webhook/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/webhook/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fwebhook%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fwebhook%2Fv0.8.0/manifests"},{"name":"src/cloud-api-adaptor/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-api-adaptor/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-api-adaptor/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-api-adaptor%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-api-adaptor%2Fv0.8.0/manifests"},{"name":"src/cloud-providers/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/cloud-providers/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/cloud-providers/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcloud-providers%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcloud-providers%2Fv0.8.0/manifests"},{"name":"src/csi-wrapper/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/csi-wrapper/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/csi-wrapper/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fcsi-wrapper%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fcsi-wrapper%2Fv0.8.0/manifests"},{"name":"src/peerpod-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpod-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpod-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpod-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpod-ctrl%2Fv0.8.0/manifests"},{"name":"src/peerpodconfig-ctrl/v0.8.0","sha":"6063583abc937ebf4be83cb50707bf0fff67c833","kind":"commit","published_at":"2024-04-02T12:19:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/src/peerpodconfig-ctrl/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/src/peerpodconfig-ctrl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@src%2Fpeerpodconfig-ctrl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/src%2Fpeerpodconfig-ctrl%2Fv0.8.0/manifests"},{"name":"v0.8.0","sha":"abfeaa29af13573d29fcc0be09edd0abb4db87e1","kind":"commit","published_at":"2023-11-14T13:12:35.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0/manifests"},{"name":"peerpod-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"peerpodconfig-ctrl/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.8.0-alpha.1/manifests"},{"name":"volumes/csi-wrapper/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.8.0-alpha.1/manifests"},{"name":"webhook/v0.8.0-alpha.1","sha":"098d5be692d0e3de0ac5995f61c1d692b3a88be5","kind":"commit","published_at":"2023-11-03T14:19:41.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.8.0-alpha.1/manifests"},{"name":"v0.8.0-alpha.1","sha":"cff4ff44dbb65d9e8610e409a37dd0f905e53bf9","kind":"commit","published_at":"2023-11-03T10:11:52.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.8.0-alpha.1/manifests"},{"name":"peerpod-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpod-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpod-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpod-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpod-ctrl%2Fv0.7.0/manifests"},{"name":"volumes/csi-wrapper/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/volumes/csi-wrapper/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/volumes/csi-wrapper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@volumes%2Fcsi-wrapper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/volumes%2Fcsi-wrapper%2Fv0.7.0/manifests"},{"name":"peerpodconfig-ctrl/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/peerpodconfig-ctrl/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/peerpodconfig-ctrl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@peerpodconfig-ctrl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/peerpodconfig-ctrl%2Fv0.7.0/manifests"},{"name":"webhook/v0.7.0","sha":"7322a2ff36d57feec125ea1a4aadde3714c842d8","kind":"commit","published_at":"2023-07-25T13:42:32.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/webhook/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/webhook/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@webhook%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/webhook%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"aac894721b23c07b83dd2d36abba9f94b9b36a2c","kind":"commit","published_at":"2023-07-25T13:07:24.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0/manifests"},{"name":"v0.7.0-alpha.2","sha":"b5925006c473e1d08b643030c599341abfbbce30","kind":"commit","published_at":"2023-07-21T12:11:37.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.2/manifests"},{"name":"v0.7.0-alpha.1","sha":"4be188bd6b167d35a4495e27df4f0b5e6c6aa4b7","kind":"commit","published_at":"2023-07-20T19:40:26.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"f4e4767f5f679982cc1aa3a82ccd8ebd0bd45ea7","kind":"commit","published_at":"2023-06-08T10:39:50.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0/manifests"},{"name":"v0.6.0-alpha.3","sha":"6e862ed4481bac4ca07fb3651f30fbea428d117f","kind":"commit","published_at":"2023-06-02T05:20:21.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.3","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.3/manifests"},{"name":"v0.6.0-alpha.2","sha":"cb0274212c72754cee086c423984d20ad54fc4b0","kind":"commit","published_at":"2023-05-17T15:35:49.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.2","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.2/manifests"},{"name":"v0.6.0-alpha.1","sha":"53f3e6bbc43d572f76f496907149e4ffb1225635","kind":"commit","published_at":"2023-05-11T09:19:44.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.6.0-alpha.1","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.6.0-alpha.1/manifests"},{"name":"v0.5.0","sha":"a1f284ff15548219ab85a454818855574974abd6","kind":"commit","published_at":"2023-04-17T08:47:45.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha","sha":"02c91e33d761704e6e848c629baae690f68fddda","kind":"commit","published_at":"2023-04-17T04:03:19.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.5.0-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.5.0-alpha/manifests"},{"name":"v0.0.1-alpha","sha":"0935bab6f61988ede05655b9638c3e4371fef847","kind":"commit","published_at":"2023-03-27T13:22:05.000Z","download_url":"https://codeload.github.com/confidential-containers/cloud-api-adaptor/tar.gz/v0.0.1-alpha","html_url":"https://github.com/confidential-containers/cloud-api-adaptor/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/confidential-containers/cloud-api-adaptor@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-31T01:17:15.305Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.283015307282218,"dependent_packages_count":8.232135428059205,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.75757536767071},"purl":"pkg:golang/github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/confidential-containers/cloud-api-adaptor/src/cloud-api-adaptor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T13:48:44.549Z","issues_count":152,"pull_requests_count":159,"avg_time_to_close_issue":1565117.948051948,"avg_time_to_close_pull_request":538704.5785123967,"issues_closed_count":77,"pull_requests_closed_count":121,"pull_request_authors_count":31,"issue_authors_count":32,"avg_comments_per_issue":1.5921052631578947,"avg_comments_per_pull_request":2.591194968553459,"merged_pull_requests_count":105,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1617429.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","maintainers":[{"login":"stevenhorsman","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"surajssd","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"bpradipt","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"wainersm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"liudalibj","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"knrt10","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}],"active_maintainers":[{"login":"stevenhorsman","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"bpradipt","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"wainersm","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"Xynnn007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"yoheiueda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"davidhadas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-api-adaptor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-api-adaptor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-api-adaptor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fconfidential-containers%2Fcloud-api-adaptor%2Fsrc%2Fcloud-api-adaptor/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":509423,"full_name":"confidential-containers/cloud-api-adaptor","default_branch":"main","committers":[{"name":"Pradipta Banerjee","email":"pradipta.banerjee@gmail.com","login":null,"count":266},{"name":"Wainer dos Santos Moschetta","email":"wainersm@redhat.com","login":null,"count":164},{"name":"stevenhorsman","email":"steven@uk.ibm.com","login":null,"count":145},{"name":"Yohei Ueda","email":"yohei@jp.ibm.com","login":null,"count":142},{"name":"Snir Sheriber","email":"ssheribe@redhat.com","login":null,"count":119},{"name":"James Tumber","email":"james.tumber@ibm.com","login":null,"count":107},{"name":"Paul Meyer","email":"49727155+katexochen","login":"katexochen","count":75},{"name":"Qi Feng Huo","email":"huoqif@cn.ibm.com","login":"huoqifeng","count":67},{"name":"Da Li Liu","email":"liudali@cn.ibm.com","login":null,"count":61},{"name":"Magnus Kulke","email":"magnuskulke@microsoft.com","login":null,"count":53},{"name":"Suraj Deshmukh","email":"suraj.deshmukh@microsoft.com","login":null,"count":53},{"name":"Amulyam24","email":"amulmek1@in.ibm.com","login":null,"count":36},{"name":"Kartik Joshi","email":"kartikjoshi@microsoft.com","login":null,"count":34},{"name":"Sudharshan Muralidharan","email":"Sudharshan.Muralidharan@ibm.com","login":null,"count":29},{"name":"Matthew Arnold","email":"mattarno@uk.ibm.com","login":null,"count":23},{"name":"Bandan Das","email":"bsd@redhat.com","login":null,"count":18},{"name":"Beraldo Leal","email":"bleal@redhat.com","login":null,"count":18},{"name":"Lei Li","email":"cdlleili@cn.ibm.com","login":null,"count":18},{"name":"Kautilya Tripathi","email":"ktripathi@microsoft.com","login":null,"count":17},{"name":"Cathy Avery","email":"cavery@redhat.com","login":null,"count":15},{"name":"Lei Li","email":"genjuro214@gmail.com","login":null,"count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Derek Lee","email":"derlee@redhat.com","login":null,"count":9},{"name":"Jens Freimann","email":"jfreimann@redhat.com","login":null,"count":9},{"name":"Jordan Jackson","email":"jordan.jackson@ibm.com","login":null,"count":9},{"name":"Lukáš Doktor","email":"ldoktor@redhat.com","login":null,"count":8},{"name":"Dave Hay","email":"david_hay@uk.ibm.com","login":null,"count":7},{"name":"Yuan Yuan Wang","email":"wyuany@cn.ibm.com","login":null,"count":7},{"name":"[Jonah-Farrow]","email":"jonah.farrow@ibm.com","login":null,"count":6},{"name":"David Hadas","email":"david.hadas@gmail.com","login":null,"count":5},{"name":"Iago López Galeiras","email":"iagol@microsoft.com","login":null,"count":5},{"name":"Jeremi Piotrowski","email":"jpiotrowski@microsoft.com","login":null,"count":5},{"name":"Kartik Joshi","email":"karikjoshi21@gmail.com","login":null,"count":5},{"name":"Saripalli Lavanya","email":"Saripalli.Lavanya@ibm.com","login":null,"count":5},{"name":"Tia Shah","email":"tia.shah@ibm.com","login":null,"count":5},{"name":"Yan Song Liu","email":"lysliu@cn.ibm.com","login":null,"count":5},{"name":"Suraj Deshmukh","email":"surajd.service@gmail.com","login":null,"count":4},{"name":"Pradipta Banerjee","email":"bpradipt","login":"bpradipt","count":3},{"name":"Sam Yuan","email":"yy19902439@126.com","login":"SamYuan1990","count":2},{"name":"Adapa Chathurya","email":"adapa.chathurya1@ibm.com","login":null,"count":2},{"name":"Dr. Carsten Leue","email":"carsten.leue@de.ibm.com","login":null,"count":2},{"name":"Mike Frisch","email":"mikef17@gmail.com","login":null,"count":2},{"name":"ANJANA-A-R-K1","email":"anjana.a.r.k1@ibm.com","login":null,"count":1},{"name":"CIPHERTron","email":"pritish.samal918@gmail.com","login":null,"count":1},{"name":"Chelsea Mafrica","email":"chelsea.e.mafrica@intel.com","login":null,"count":1},{"name":"Emanuele Giuseppe Esposito","email":"eesposit@redhat.com","login":null,"count":1},{"name":"Georgina Kinge","email":"georgina.kinge@ibm.com","login":null,"count":1},{"name":"Kautilya Tripathi","email":"tripathi.kautilya@gmail.com","login":null,"count":1},{"name":"Jordan Jackson","email":"56999048+Jordan9500","login":"Jordan9500","count":1},{"name":"James 'JT' Tumber","email":"105913324+jtumber-ibm","login":"jtumber-ibm","count":1},{"name":"Obed Tetteh","email":"obed.tetteh@ibm.com","login":null,"count":1},{"name":"Tung Bui","email":"tung.bquang@gmail.com","login":null,"count":1},{"name":"snir911","email":"snir911@gmail.com","login":null,"count":1}],"total_commits":1598,"total_committers":53,"total_bot_commits":10,"total_bot_committers":1,"mean_commits":30.150943396226417,"dds":0.8335419274092616,"past_year_committers":[{"name":"Wainer dos Santos Moschetta","email":"wainersm@redhat.com","login":null,"count":99},{"name":"stevenhorsman","email":"steven@uk.ibm.com","login":null,"count":94},{"name":"Pradipta Banerjee","email":"pradipta.banerjee@gmail.com","login":null,"count":82},{"name":"Paul Meyer","email":"49727155+katexochen","login":"katexochen","count":61},{"name":"James Tumber","email":"james.tumber@ibm.com","login":null,"count":58},{"name":"Magnus Kulke","email":"magnuskulke@microsoft.com","login":null,"count":47},{"name":"Da Li Liu","email":"liudali@cn.ibm.com","login":null,"count":36},{"name":"Suraj Deshmukh","email":"suraj.deshmukh@microsoft.com","login":null,"count":35},{"name":"Qi Feng Huo","email":"huoqif@cn.ibm.com","login":"huoqifeng","count":31},{"name":"Snir Sheriber","email":"ssheribe@redhat.com","login":null,"count":29},{"name":"Sudharshan Muralidharan","email":"Sudharshan.Muralidharan@ibm.com","login":null,"count":27},{"name":"Kartik Joshi","email":"kartikjoshi@microsoft.com","login":null,"count":19},{"name":"Amulyam24","email":"amulmek1@in.ibm.com","login":null,"count":16},{"name":"Beraldo Leal","email":"bleal@redhat.com","login":null,"count":16},{"name":"Lei Li","email":"cdlleili@cn.ibm.com","login":null,"count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Lei Li","email":"genjuro214@gmail.com","login":null,"count":10},{"name":"Derek Lee","email":"derlee@redhat.com","login":null,"count":9},{"name":"Lukáš Doktor","email":"ldoktor@redhat.com","login":null,"count":8},{"name":"Yuan Yuan Wang","email":"wyuany@cn.ibm.com","login":null,"count":7},{"name":"David Hadas","email":"david.hadas@gmail.com","login":null,"count":5},{"name":"Iago López Galeiras","email":"iagol@microsoft.com","login":null,"count":5},{"name":"Jeremi Piotrowski","email":"jpiotrowski@microsoft.com","login":null,"count":5},{"name":"Kartik Joshi","email":"karikjoshi21@gmail.com","login":null,"count":5},{"name":"Saripalli Lavanya","email":"Saripalli.Lavanya@ibm.com","login":null,"count":5},{"name":"Tia Shah","email":"tia.shah@ibm.com","login":null,"count":5},{"name":"Yan Song Liu","email":"lysliu@cn.ibm.com","login":null,"count":5},{"name":"Suraj Deshmukh","email":"surajd.service@gmail.com","login":null,"count":4},{"name":"Jordan Jackson","email":"jordan.jackson@ibm.com","login":null,"count":3},{"name":"Adapa Chathurya","email":"adapa.chathurya1@ibm.com","login":null,"count":2},{"name":"Dr. Carsten Leue","email":"carsten.leue@de.ibm.com","login":null,"count":2},{"name":"Mike Frisch","email":"mikef17@gmail.com","login":null,"count":2},{"name":"Yohei Ueda","email":"yohei@jp.ibm.com","login":null,"count":2},{"name":"ANJANA-A-R-K1","email":"anjana.a.r.k1@ibm.com","login":null,"count":1},{"name":"Chelsea Mafrica","email":"chelsea.e.mafrica@intel.com","login":null,"count":1},{"name":"Emanuele Giuseppe Esposito","email":"eesposit@redhat.com","login":null,"count":1},{"name":"Jordan Jackson","email":"56999048+Jordan9500","login":"Jordan9500","count":1},{"name":"Matthew Arnold","email":"mattarno@uk.ibm.com","login":null,"count":1},{"name":"Obed Tetteh","email":"obed.tetteh@ibm.com","login":null,"count":1},{"name":"Tung Bui","email":"tung.bquang@gmail.com","login":null,"count":1}],"past_year_total_commits":764,"past_year_total_committers":40,"past_year_total_bot_commits":10,"past_year_total_bot_committers":1,"past_year_mean_commits":19.1,"past_year_dds":0.8704188481675392,"last_synced_at":"2024-06-04T08:37:53.610Z","last_synced_commit":"b04ccd04aef93f50394ac761e78863cd10d94991","created_at":"2023-03-09T02:50:20.937Z","updated_at":"2024-06-04T08:37:53.610Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"confidential-containers/cloud-api-adaptor","html_url":"https://github.com/confidential-containers/cloud-api-adaptor","last_synced_at":"2025-09-05T08:38:49.721Z","status":null,"issues_count":296,"pull_requests_count":771,"avg_time_to_close_issue":9176264.340909092,"avg_time_to_close_pull_request":1151284.5215946843,"issues_closed_count":176,"pull_requests_closed_count":602,"pull_request_authors_count":57,"issue_authors_count":57,"avg_comments_per_issue":1.6756756756756757,"avg_comments_per_pull_request":1.906614785992218,"merged_pull_requests_count":515,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":72,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":1151851.0,"past_year_avg_time_to_close_pull_request":663829.5037037038,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":270,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":0.6527777777777778,"past_year_avg_comments_per_pull_request":1.4715447154471546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":235,"created_at":"2023-05-17T19:38:03.782Z","updated_at":"2025-09-05T08:38:49.723Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/confidential-containers%2Fcloud-api-adaptor/issues","issue_labels_count":{"bug":49,"provider/azure":30,"CI":17,"e2e-test":15,"enhancement":11,"podvm":7,"provider/aws":5,"provider/libvirt":5,"good first issue":4,"test_e2e_libvirt":4,"documentation":3,"security":3,"core":3,"provider/gcp":2,"release":2,"RFC":2,"question":1,"help wanted":1,"hold":1,"provider/docker":1,"dependencies":1,"provider/ibm":1},"pull_request_labels_count":{"test_e2e_libvirt":180,"dependencies":54,"test_e2e_docker":24,"go":24,"e2e-test":17,"CI":14,"hold":12,"github_actions":11,"Stale":7,"release":6,"provider/libvirt":6,"provider/aws":4,"podvm":4,"RFC":3,"documentation":3,"provider/azure":3,"test_e2e_libvirt_amd64":1,"enhancement":1,"core":1,"question":1},"issue_author_associations_count":{"MEMBER":148,"CONTRIBUTOR":114,"NONE":29,"COLLABORATOR":5},"pull_request_author_associations_count":{"MEMBER":364,"CONTRIBUTOR":344,"NONE":36,"COLLABORATOR":27},"issue_authors":{"stevenhorsman":35,"surajssd":32,"bpradipt":29,"mkulke":25,"wainersm":16,"liudalibj":13,"katexochen":13,"huoqifeng":13,"squarti":10,"davidhadas":8,"lysliu":7,"yoheiueda":7,"kartikjoshi21":7,"Amulyam24":5,"genjuro214":4,"chathuryaadapa":4,"sudharshanibm3":4,"wyuany":4,"jtumber-ibm":4,"gaussye":3,"ajaypvictor":3,"mattarnoatibm":3,"Jordan9500":3,"cmaf":3,"mythi":3,"nmwael":2,"Xynnn007":2,"CarstenLeue":2,"savitrilh":2,"beraldoleal":2,"ldoktor":2,"RedCarsten":1,"fitzthum":1,"ben-pty":1,"fnerdman":1,"zvonkok":1,"cfircohen":1,"ifireball":1,"snir911":1,"bookinabox":1,"BbolroC":1,"jepio":1,"knrt10":1,"tarumizu":1,"caavery":1,"raissonsouto":1,"ANJANA-A-R-K":1,"skaegi":1,"wobito":1,"gcoon151":1,"tumberino":1,"Saripalli-lavanya":1,"aep":1,"gammelgaard52":1,"pawelpros":1,"jensfr":1,"rafsal-rahim":1},"pull_request_authors":{"stevenhorsman":173,"mkulke":104,"dependabot[bot]":53,"bpradipt":49,"beraldoleal":29,"frankbu":26,"huoqifeng":24,"liudalibj":23,"surajssd":22,"wainersm":20,"davidhadas":18,"kartikjoshi21":18,"snir911":16,"genjuro214":16,"yoheiueda":14,"squarti":13,"lysliu":12,"Amulyam24":11,"EmmEff":10,"katexochen":8,"BbolroC":8,"ldoktor":7,"chathuryaadapa":7,"bookinabox":7,"sudharshanibm3":6,"Xynnn007":6,"CarstenLeue":5,"wyuany":5,"xutao323":4,"Saripalli-lavanya":4,"ajaypvictor":4,"jtumber-ibm":4,"Vaibhav-Nazare":3,"ANJANA-A-R-K":3,"PrakashMuddana":3,"daniel-weisse":3,"Pacho20":3,"pawelpros":3,"ifireball":2,"esposem":2,"mythi":2,"gsid100":2,"cmaf":2,"spotlesstofu":2,"jensfr":2,"rafsalr":2,"savitrilh":1,"skaegi":1,"ZAKIAkram":1,"ksandowi":1,"fidencio":1,"gcoon151":1,"mattarnoatibm":1,"tiashah1":1,"portersrc":1,"c3d":1,"inatatsu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":34,"test_e2e_libvirt":3,"e2e-test":2,"provider/gcp":1,"provider/docker":1,"enhancement":1,"CI":1,"security":1,"podvm":1,"provider/aws":1},"past_year_pull_request_labels_count":{"test_e2e_libvirt":95,"dependencies":49,"go":24,"test_e2e_docker":24,"github_actions":11,"CI":10,"e2e-test":5,"provider/aws":4,"hold":4,"provider/azure":3,"Stale":2,"podvm":2,"test_e2e_libvirt_amd64":1,"provider/libvirt":1},"past_year_issue_author_associations_count":{"MEMBER":30,"CONTRIBUTOR":21,"NONE":17,"COLLABORATOR":4},"past_year_pull_request_author_associations_count":{"MEMBER":178,"CONTRIBUTOR":144,"COLLABORATOR":26,"NONE":21},"past_year_issue_authors":{"stevenhorsman":8,"squarti":8,"bpradipt":6,"mkulke":6,"wainersm":5,"davidhadas":4,"ajaypvictor":3,"Amulyam24":3,"gaussye":3,"Xynnn007":2,"savitrilh":2,"nmwael":2,"lysliu":2,"ldoktor":2,"ifireball":1,"gcoon151":1,"gammelgaard52":1,"mythi":1,"fnerdman":1,"pawelpros":1,"rafsal-rahim":1,"raissonsouto":1,"fitzthum":1,"chathuryaadapa":1,"beraldoleal":1,"tarumizu":1,"ben-pty":1,"BbolroC":1,"yoheiueda":1,"zvonkok":1},"past_year_pull_request_authors":{"stevenhorsman":104,"dependabot[bot]":49,"mkulke":47,"frankbu":26,"bpradipt":22,"beraldoleal":15,"squarti":10,"davidhadas":9,"wainersm":8,"Amulyam24":8,"Xynnn007":6,"BbolroC":6,"EmmEff":5,"yoheiueda":5,"snir911":4,"ajaypvictor":4,"xutao323":4,"ldoktor":3,"daniel-weisse":3,"Pacho20":3,"PrakashMuddana":3,"chathuryaadapa":3,"pawelpros":3,"gsid100":2,"rafsalr":2,"mythi":2,"spotlesstofu":2,"ifireball":2,"portersrc":1,"gcoon151":1,"savitrilh":1,"lysliu":1,"ANJANA-A-R-K":1,"inatatsu":1,"c3d":1,"ksandowi":1,"fidencio":1},"maintainers":[{"login":"stevenhorsman","count":208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"bpradipt","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"surajssd","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surajssd"},{"login":"wainersm","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"liudalibj","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liudalibj"},{"login":"mkulke","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"beraldoleal","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"davidhadas","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"yoheiueda","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"BbolroC","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"Xynnn007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"jensfr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensfr"},{"login":"knrt10","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knrt10"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"},{"login":"c3d","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c3d"},{"login":"jepio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jepio"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"fitzthum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzthum"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"}],"active_maintainers":[{"login":"stevenhorsman","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevenhorsman"},{"login":"mkulke","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkulke"},{"login":"bpradipt","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpradipt"},{"login":"beraldoleal","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beraldoleal"},{"login":"wainersm","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wainersm"},{"login":"davidhadas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhadas"},{"login":"Xynnn007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xynnn007"},{"login":"BbolroC","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BbolroC"},{"login":"yoheiueda","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoheiueda"},{"login":"fidencio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fidencio"},{"login":"fitzthum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzthum"},{"login":"c3d","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c3d"},{"login":"portersrc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/portersrc"},{"login":"zvonkok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zvonkok"}]},"events":null,"keywords":[],"dependencies":null,"score":15.86870424391485,"created_at":"2025-09-04T15:51:17.689Z","updated_at":"2025-10-07T08:17:22.489Z","avatar_url":"https://github.com/confidential-containers.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["systemd","interactive","network-simulation","hacking","system","services","init","embedded","optim","projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/42753","html_url":"https://science.ecosyste.ms/projects/42753","bibtex_url":"https://science.ecosyste.ms/projects/42753/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42753/export.apalike"}