{"id":4204675,"name":"ockam_node_attribute","ecosystem":"cargo","description":"Ockam node attribute proc_macro.\n","homepage":"https://github.com/ockam-network/ockam","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ockam-network/ockam","keywords_array":["proc-macro","macro","attribute","crypto","ockam"],"namespace":null,"versions_count":35,"first_release_published_at":"2021-01-31T00:56:52.966Z","latest_release_published_at":"2021-11-23T16:33:34.355Z","latest_release_number":"0.27.0","last_synced_at":"2026-05-24T16:01:43.823Z","created_at":"2022-04-12T20:50:44.360Z","updated_at":"2026-05-24T16:01:43.823Z","registry_url":"https://crates.io/crates/ockam_node_attribute/","install_command":"cargo install ockam_node_attribute","documentation_url":"https://docs.rs/ockam_node_attribute/","metadata":{"categories":["network-programming","asynchronous","authentication","cryptography"]},"repo_metadata":{"id":36955466,"uuid":"159866229","full_name":"build-trust/ockam","owner":"build-trust","description":"Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.","archived":false,"fork":false,"pushed_at":"2025-11-03T18:17:20.000Z","size":91304,"stargazers_count":4582,"open_issues_count":94,"forks_count":563,"subscribers_count":52,"default_branch":"develop","last_synced_at":"2025-12-13T01:59:25.236Z","etag":null,"topics":["authentication","authorization","credentials","distributed-systems","e2ee","encrypted-connections","encrypted-messages","encryption","end-to-end-encryption","identity","kafka","key-management","messaging","rust","security","snowflake","trust","zero-trust"],"latest_commit_sha":null,"homepage":"https://docs.ockam.io/","language":"Rust","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/build-trust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"build-trust"}},"created_at":"2018-11-30T18:57:01.000Z","updated_at":"2025-12-11T23:44:19.000Z","dependencies_parsed_at":"2023-09-23T08:49:40.749Z","dependency_job_id":"223f9e03-5563-489b-9df6-29fe020cf1fd","html_url":"https://github.com/build-trust/ockam","commit_stats":{"total_commits":8897,"total_committers":351,"mean_commits":25.34757834757835,"dds":0.8224120490052826,"last_synced_commit":"8b6d1cddd0eba009d2948ffd8266bbffd314bc8f"},"previous_names":["ockam-network/ockam"],"tags_count":1063,"template":false,"template_full_name":null,"purl":"pkg:github/build-trust/ockam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/build-trust","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/sbom","scorecard":{"id":701472,"data":{"date":"2025-08-18T01:32:21Z","repo":{"name":"github.com/build-trust/ockam","commit":"7d4cb01a13b89c0ddb4050bd541c58b020135da1"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 11/17 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-bump-pull-request.yml:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-draft-binaries.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-draft-binaries.yml:178","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-draft-binaries.yml:291","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-draft-binaries.yml:405","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-ockam-package.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-ockam-package.yml:39","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/all.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/distroless.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs_checks.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/elixir-ignored.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/elixir.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ockam-artifact.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/ockam-healthcheck.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/osv-scanner.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-ignored.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/python.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-bump-pull-request.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-draft-binaries.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-ockam-package.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-publish-crates.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/rust-ignored.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/rust.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/shell-ignored.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/shell.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/typos.yml:5"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":-1,"reason":"internal error: error during json parsing: error during json.Unmarshal: invalid character '\u003c' looking for beginning of value","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/distroless.yml:26"],"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Your token has not been granted the required scopes to execute this query. The 'rulesets' field requires one of the following scopes: ['public_repo'], but your token has only been granted the: [''] scopes. Please modify your token's scopes at: https://github.com/settings/tokens.","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/build-trust/.github/SECURITY.md:1","Info: Found linked content: github.com/build-trust/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/build-trust/.github/SECURITY.md:1","Info: Found text in security policy: github.com/build-trust/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/python/tests/bats/examples/local.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/python/tests/bats/examples_orchestrator/local.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/python/tests/bats/examples_orchestrator/main.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/examples/ai.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/examples/apis.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/examples/coderepos.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/examples/databases.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/examples/kafka.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/authority.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/command_reference.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/credentials.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/identity.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/jq.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/kafka.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/message.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/nodes.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/policies.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/portals.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/portals_lifecycle.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/projects.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/relay.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/rendezvous_server.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/reset.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/secure_channel.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/spaces.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/tcp.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/use_cases.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/local/vault.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator/message.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator/portals.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator/projects.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator/relay.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator/spaces.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/authority.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/back_compatibility.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/message.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/node_control_api.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/nodes.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/policies.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/portals.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/relay.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enroll/use_cases.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enrolled/command_reference.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enrolled/identity.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enrolled/message.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enrolled/relay.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/orchestrator_enrolled/trust.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/serial/projects.bats:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: implementations/rust/ockam/ockam_command/tests/bats/serial/use_cases.bats:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/build-trust/ockam/rust.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/build-trust/ockam/rust.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:0.202.7-bullseye to mcr.microsoft.com/vscode/devcontainers/base:0.202.7-bullseye@sha256:269cbbb2056243e2a88e21501d9a8166d1825d42abf6b67846b49b1856f4b133","Warn: containerImage not pinned by hash: examples/000/images/main/Dockerfile:1","Warn: containerImage not pinned by hash: examples/000/images/main/Dockerfile:5: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/001/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/002/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/003/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/004/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/005/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/006/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/007/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/008/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:a4cf960e2 to ghcr.io/build-trust/ockam-python:a4cf960e2@sha256:eeec58c80e28724d180f613fa6248fa8052d28e3f258cf81918ba3f650e57933","Warn: containerImage not pinned by hash: examples/009/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/010/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/010/images/runner/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/011/images/main/Dockerfile:1","Warn: containerImage not pinned by hash: examples/011/images/main/Dockerfile:7: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/011/images/runner/Dockerfile:1","Warn: containerImage not pinned by hash: examples/011/images/runner/Dockerfile:7: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/012/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: examples/014/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:b0f73e7d1 to ghcr.io/build-trust/ockam-python:b0f73e7d1@sha256:45292e94279a02c8959a67f8eef22979e70c0feddfeede8a3d51171cbec2d7ec","Warn: containerImage not pinned by hash: examples/015/images/main/Dockerfile:1: pin your Docker image by updating ghcr.io/build-trust/ockam-python:latest to ghcr.io/build-trust/ockam-python:latest@sha256:59bfb82fc715262ff21eeea962d3c857edcced2ca2c031c7007bcbcf6056fa6b","Warn: containerImage not pinned by hash: implementations/python/Dockerfile:1","Warn: containerImage not pinned by hash: implementations/python/Dockerfile:3: pin your Docker image by updating cgr.dev/chainguard/python:latest to cgr.dev/chainguard/python:latest@sha256:d409289a0684e02b95c10b586048c465f4032bc31b4055f59f38a73f914e7537","Warn: containerImage not pinned by hash: implementations/python/Dockerfile.dev:1","Warn: containerImage not pinned by hash: tools/docker/rendezvous/Dockerfile:1","Warn: containerImage not pinned by hash: tools/docker/rendezvous/Dockerfile:9: pin your Docker image by updating cgr.dev/chainguard/wolfi-base to cgr.dev/chainguard/wolfi-base@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Warn: containerImage not pinned by hash: tools/templates/ockam.dockerfile:25: pin your Docker image by updating cgr.dev/chainguard/glibc-dynamic:latest to cgr.dev/chainguard/glibc-dynamic:latest@sha256:f280bd47fd58f5d00246a2c4412350540e8915c82127949471fff1172ebd302c","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:47-49","Warn: pipCommand not pinned by hash: examples/000/images/main/Dockerfile:3","Warn: pipCommand not pinned by hash: examples/011/images/main/Dockerfile:5","Warn: pipCommand not pinned by hash: examples/011/images/runner/Dockerfile:5","Warn: npmCommand not pinned by hash: tools/docker/builder/Dockerfile:26-182","Info:  36 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:  24 out of  24 third-party GitHubAction dependencies pinned","Info:  11 out of  38 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CI-Tests","score":10,"reason":"17 out of 17 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0089","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071","Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 744e756d0a, NixOS, Vergly, apache, atnos-org, build-trust, dashwave, eirproject, fortune electric, greatscottgadgets, holm security, https://www.caylent.com, imgui-rs, irdest, lift, microsoft, ockam, rusqlite, rust-lang, veeam, webrtc-rs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-22T05:18:36.001Z","repository_id":36955466,"created_at":"2025-08-22T05:18:36.001Z","updated_at":"2025-08-22T05:18:36.001Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28077390,"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-12-27T02:00:05.897Z","response_time":58,"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":"build-trust","name":"Build Trust","uuid":"34258839","kind":"organization","description":"Build trustful, autonomous, interconnected applications with Ockam and Autonomy.","email":"hello@autonomy.computer","website":"https://autonomy.computer","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34258839?v=4","repositories_count":20,"last_synced_at":"2025-10-02T09:41:33.886Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/build-trust","funding_links":["https://github.com/sponsors/build-trust"],"total_stars":4770,"followers":176,"following":0,"created_at":"2022-11-14T05:13:40.595Z","updated_at":"2025-10-02T09:41:33.886Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/build-trust","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/build-trust/repositories"},"tags":[{"name":"ockam_v0.157.0","sha":"c1efabc037860a76d83df3224b5f889cc70bf45e","kind":"tag","published_at":"2025-06-30T22:09:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.157.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.157.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.157.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.157.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.157.0/manifests"},{"name":"ockam_v0.156.0","sha":"0843c6d0b31c95b765c7327f4a06bc1f853e3649","kind":"tag","published_at":"2025-06-26T22:28:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.156.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.156.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.156.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.156.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.156.0/manifests"},{"name":"ockam_v0.155.0","sha":"3bce780cdb3976b40766f69f98e73962a6c4cb20","kind":"tag","published_at":"2025-06-20T21:26:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.155.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.155.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.155.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.155.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.155.0/manifests"},{"name":"ockam_v0.154.0","sha":"462d8f0b58da2b35541dd9d0139a390e62b4adac","kind":"tag","published_at":"2025-06-17T21:21:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.154.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.154.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.154.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.154.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.154.0/manifests"},{"name":"ockam_v0.153.0","sha":"d0a43f78b50afdf51a17730d8febe651ba18ee36","kind":"tag","published_at":"2025-06-10T20:29:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.153.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.153.0/manifests"},{"name":"ockam_v0.152.0","sha":"7d5ec2bf0cbce41507a22d38d60a67f2259c293c","kind":"tag","published_at":"2025-06-04T20:58:24.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.152.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.152.0/manifests"},{"name":"ockam_v0.151.0","sha":"4ade1091519ddf71166be0dfb9a1bc5d7a3a4526","kind":"tag","published_at":"2025-04-25T20:34:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.151.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.151.0/manifests"},{"name":"ockam_v0.150.0","sha":"869b14e46a519fb1d1427d1b3d05f53e3b52601a","kind":"tag","published_at":"2025-03-20T18:18:52.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.150.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.150.0/manifests"},{"name":"ockam_v0.149.0","sha":"e448abcef3e34cfb11cb738fe92eb4f90bbf442e","kind":"tag","published_at":"2025-03-13T15:48:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.149.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.149.0/manifests"},{"name":"ockam_v0.148.0","sha":"bc20e02299b1ab00d37950c74549dfa54d6dbc87","kind":"tag","published_at":"2025-03-03T20:19:34.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.148.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.148.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.148.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.148.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.148.0/manifests"},{"name":"ockam_v0.147.0","sha":"cb873ba9052783a476caffca1caa62a86e03dd87","kind":"tag","published_at":"2025-01-20T21:45:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.147.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.147.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.147.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.147.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.147.0/manifests"},{"name":"ockam_v0.146.0","sha":"690237084b380a9ef4cd6363bb5e3459730d7c90","kind":"tag","published_at":"2025-01-09T21:51:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.146.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.146.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.146.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.146.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.146.0/manifests"},{"name":"ockam_v0.145.0","sha":"727702749f20ad19ff56bcd72380422aa790c749","kind":"tag","published_at":"2024-12-12T19:30:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.145.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.145.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.145.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.145.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.145.0/manifests"},{"name":"ockam_v0.144.0","sha":"1757cca8768490dd2171f1b699084224cff1096a","kind":"tag","published_at":"2024-12-04T23:56:05.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.144.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.144.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.144.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.144.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.144.0/manifests"},{"name":"ockam_v0.143.0","sha":"31f3f2b5d5e4c8cc868dc0b536be0ecbdc9fd0b1","kind":"tag","published_at":"2024-11-30T01:21:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.143.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.143.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.143.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.143.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.143.0/manifests"},{"name":"ockam_v0.142.0","sha":"43fe34fbf3c67e2b26ed0a5175c48f120d4ab84b","kind":"tag","published_at":"2024-11-27T19:50:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.142.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.142.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.142.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.142.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.142.0/manifests"},{"name":"ockam_v0.141.0","sha":"67b050dbcb796440e9aac64f08b78e52ed078bb1","kind":"tag","published_at":"2024-11-13T09:53:00.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.141.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.141.0/manifests"},{"name":"ockam_v0.140.0","sha":"efd0305aab45254d2083b5493c9e8f5654201251","kind":"tag","published_at":"2024-10-25T19:34:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.140.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.140.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.140.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.140.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.140.0/manifests"},{"name":"ockam_v0.139.0","sha":"fb8fb64cd13971e1966acf64a81426ad8f5037fd","kind":"tag","published_at":"2024-10-24T20:38:51.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.139.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.139.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.139.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.139.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.139.0/manifests"},{"name":"ockam_v0.138.0","sha":"4fd2c676c8188a97a3c3d171e9c4533f0dd95675","kind":"tag","published_at":"2024-10-23T01:41:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.138.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.138.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.138.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.138.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.138.0/manifests"},{"name":"ockam_v0.137.0","sha":"e92fe3235f599454413fd3a9d8a7181f008433a0","kind":"tag","published_at":"2024-10-21T20:36:05.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.137.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.137.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.137.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.137.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.137.0/manifests"},{"name":"ockam_v0.136.0","sha":"04cbdddf5808f45b4cac2062864fad298f011cdc","kind":"tag","published_at":"2024-10-16T19:30:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.136.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.136.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.136.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.136.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.136.0/manifests"},{"name":"ockam_v0.135.0","sha":"7ec44f24d2b1b312371efc52fc64562ae31f3375","kind":"tag","published_at":"2024-10-15T04:27:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.135.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.135.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.135.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.135.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.135.0/manifests"},{"name":"ockam_v0.134.0","sha":"a7438056c14808fe429534808975c2d43ee6672a","kind":"tag","published_at":"2024-09-23T23:56:42.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.134.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.134.0/manifests"},{"name":"ockam_v0.133.0","sha":"ee1e16abe3e7025ce5bc7ed001ee1a169671497c","kind":"tag","published_at":"2024-08-14T19:56:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.133.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.133.0/manifests"},{"name":"ockam_v0.132.0","sha":"d85eba78153b378150ccd833b06049cd4841cdc0","kind":"tag","published_at":"2024-08-12T21:00:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.132.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.132.0/manifests"},{"name":"ockam_v0.131.0","sha":"672bd42f01f7a610b6fe0e2f96f161aaa505b301","kind":"tag","published_at":"2024-08-06T20:13:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.131.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.131.0/manifests"},{"name":"ockam_v0.130.0","sha":"0c2e801434ab3006c2e14b17d2f203629a670a55","kind":"tag","published_at":"2024-07-29T23:59:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.130.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.130.0/manifests"},{"name":"ockam_v0.129.0","sha":"2a1c8283ade8a3822af53d1f6e78e2e23ef4f1cb","kind":"commit","published_at":"2024-07-03T13:32:14.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.129.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.129.0/manifests"},{"name":"ockam_v0.128.0","sha":"58b9e0fbdb35f7034b74c1b9dccd8e942d136049","kind":"tag","published_at":"2024-07-01T20:44:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.128.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.128.0/manifests"},{"name":"ockam_v0.127.0","sha":"447e2f0b529823efcb4726e2876ca6671e6909aa","kind":"tag","published_at":"2024-06-25T21:29:40.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.127.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.127.0/manifests"},{"name":"ockam_v0.126.0","sha":"cd6cfcb7f9c9ea009872015b5d7e40ac8c052604","kind":"tag","published_at":"2024-06-11T21:55:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.126.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.126.0/manifests"},{"name":"ockam_v0.125.0","sha":"bc536229425f58b0c2830a8d1cbbceb33825f2c2","kind":"tag","published_at":"2024-05-30T20:19:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.125.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.125.0/manifests"},{"name":"ockam_v0.124.0","sha":"a2b22d86cb1777977f71e783d1a80f39ef97551c","kind":"tag","published_at":"2024-05-25T22:57:12.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.124.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.124.0/manifests"},{"name":"ockam_v0.123.0","sha":"4136bc41cf87e1c40bf86bc5a2d79cde33976624","kind":"tag","published_at":"2024-04-30T22:45:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.123.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.123.0/manifests"},{"name":"ockam_v0.122.0","sha":"fe0e76fe8fdebd1514ca0ee24a862c56d4fbd328","kind":"tag","published_at":"2024-04-23T23:00:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.122.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.122.0/manifests"},{"name":"ockam_v0.121.0","sha":"172140878dc5f2828975d59a1a187ae3443b9b02","kind":"tag","published_at":"2024-04-08T23:05:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.121.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.121.0/manifests"},{"name":"ockam_v0.120.0","sha":"2f4ec4f51833157d49dee67e89341e071f3eacf9","kind":"tag","published_at":"2024-04-01T22:34:17.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.120.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.120.0/manifests"},{"name":"ockam_v0.119.0","sha":"ff700ebd1853536b22ea84c5033975afeb14a2eb","kind":"tag","published_at":"2024-04-01T14:45:08.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.119.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.119.0/manifests"},{"name":"ockam_v0.118.0","sha":"655d96de25e9b77343e978cdd4500d3c2f0b88b7","kind":"tag","published_at":"2024-03-19T14:02:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.118.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.118.0/manifests"},{"name":"ockam_v0.117.0","sha":"e9e543cf5118fc2e515c3fce4196550b064a6fb9","kind":"tag","published_at":"2024-02-27T00:13:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.117.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.117.0/manifests"},{"name":"ockam_v0.116.0","sha":"dc597a233460aa8669950a59f9e0a594d91d2e06","kind":"tag","published_at":"2024-01-09T21:11:34.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.116.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.116.0/manifests"},{"name":"ockam_v0.115.0","sha":"943f75e6a3e531e3daaa91dbfb27913b35c379fa","kind":"tag","published_at":"2024-01-05T08:30:11.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.115.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.115.0/manifests"},{"name":"ockam_v0.114.0","sha":"8badb8b36e859e4681aeb61d3b075a4fe30f98b0","kind":"tag","published_at":"2023-12-29T22:08:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.114.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.114.0/manifests"},{"name":"ockam_v0.113.0","sha":"6efa89c3a1eeb83079af7f4e630fd0ceb2b968ed","kind":"tag","published_at":"2023-12-20T01:13:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.113.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.113.0/manifests"},{"name":"ockam_v0.112.0","sha":"80f7054bc84d33663fc494e72b4e051375c53225","kind":"tag","published_at":"2023-12-18T23:58:24.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.112.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.112.0/manifests"},{"name":"ockam_v0.111.0","sha":"505b631888ceb67710ebcc32b3d129d8c942e0e5","kind":"tag","published_at":"2023-12-16T06:31:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.111.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.111.0/manifests"},{"name":"ockam_v0.110.0","sha":"fed6d6d05187e519cd656e1805c95acd5a6ab402","kind":"tag","published_at":"2023-12-15T01:16:07.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.110.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.110.0/manifests"},{"name":"ockam_v0.109.0","sha":"ead615fa184bf082997ea799f55a7266f1422c3f","kind":"tag","published_at":"2023-12-12T22:29:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.109.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.109.0/manifests"},{"name":"ockam_v0.108.0","sha":"947459274bd6891a7b5108ce0321eef31b9e7a65","kind":"tag","published_at":"2023-12-11T22:17:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.108.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.108.0/manifests"},{"name":"ockam_v0.107.0","sha":"fbd48bb91cf0879a053b85e3f5b6f69dd86beba4","kind":"tag","published_at":"2023-12-06T22:19:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.107.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.107.0/manifests"},{"name":"ockam_v0.106.0","sha":"646d66a83f0f1571a7d7b8e04ae9d620af4c7360","kind":"tag","published_at":"2023-12-01T20:28:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.106.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.106.0/manifests"},{"name":"ockam_v0.105.0","sha":"ff6ef7d59e53c1ade7428a683ebe50792dc6b0eb","kind":"tag","published_at":"2023-11-23T16:57:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.105.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.105.0/manifests"},{"name":"ockam_v0.104.0","sha":"f3ea553e1758176bdeefbe22bbcebd28d86062cb","kind":"tag","published_at":"2023-11-17T22:35:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.104.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.104.0/manifests"},{"name":"ockam_v0.103.0","sha":"c8ed28a7b7ea32559774c07fe46c4c3cd5dacbc2","kind":"tag","published_at":"2023-11-08T18:24:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.103.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.103.0/manifests"},{"name":"ockam_v0.102.0","sha":"3f6fd63d13a6e019944044c33ca32bda5e39c271","kind":"tag","published_at":"2023-11-08T04:45:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.102.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.102.0/manifests"},{"name":"ockam_v0.101.0","sha":"79822ace1d9e8937957d9159873ea1de91d3b376","kind":"tag","published_at":"2023-11-02T17:57:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.101.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.101.0/manifests"},{"name":"ockam_v0.100.0","sha":"4e8e6ea16a8ef9be037b8b0451a83583c9a6cf38","kind":"tag","published_at":"2023-10-27T05:46:54.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.100.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.100.0/manifests"},{"name":"ockam_v0.99.0","sha":"c0404304eb361501051e69dc3d6c678b8a67fd80","kind":"tag","published_at":"2023-10-25T22:37:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.99.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.99.0/manifests"},{"name":"ockam_v0.98.0","sha":"a5070a322039b890a13a86873a2ecf85b9fd36c1","kind":"tag","published_at":"2023-10-19T14:34:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.98.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.98.0/manifests"},{"name":"ockam_v0.97.0","sha":"4797650278ae9fdbff9c10ab8f2a9ec9b92a1ab4","kind":"tag","published_at":"2023-10-07T03:41:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.97.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.97.0/manifests"},{"name":"ockam_v0.96.0","sha":"b284e4a2e2f68ed9f6ce3a590dcace6998927889","kind":"tag","published_at":"2023-10-05T21:56:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.96.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.96.0/manifests"},{"name":"ockam_v0.95.0","sha":"8cb6c1d74b704e9fde350a1684fcd806c31a7cae","kind":"tag","published_at":"2023-09-28T21:39:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.95.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.95.0/manifests"},{"name":"ockam_v0.94.0","sha":"0b170e6a414d90494b44e4e978c07ae793b56ec6","kind":"tag","published_at":"2023-09-23T06:53:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.94.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.94.0/manifests"},{"name":"ockam_v0.93.0","sha":"1c58d57e0446b1a9a3a3b11321041e05b23899f4","kind":"tag","published_at":"2023-09-22T22:53:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.93.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.93.0/manifests"},{"name":"ockam_v0.92.0","sha":"42124b03e6e979489d5be66862736fe7229ec147","kind":"tag","published_at":"2023-09-13T22:10:43.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.92.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.92.0/manifests"},{"name":"ockam_v0.91.0","sha":"9f2db0ed251232946489097230ee60cd9e746cb0","kind":"tag","published_at":"2023-09-06T18:09:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.91.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.91.0/manifests"},{"name":"ockam_v0.90.0","sha":"8a77aa9dec024b05d9da00f4e75acd188ff6e785","kind":"tag","published_at":"2023-06-27T03:16:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.90.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.90.0/manifests"},{"name":"ockam_v0.89.0","sha":"11a2724331ecd51a1640a543930dd61a940a9a24","kind":"tag","published_at":"2023-06-09T21:39:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.89.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.89.0/manifests"},{"name":"ockam_v0.88.0","sha":"94a8afb946dbb6c4f71dd47c112bcb89280270c8","kind":"tag","published_at":"2023-05-26T22:25:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.88.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.88.0/manifests"},{"name":"ockam_v0.87.0","sha":"6f3ab4c7a093335babc281681de9f40ea76b6628","kind":"tag","published_at":"2023-05-12T20:40:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.87.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.87.0/manifests"},{"name":"ockam_v0.86.0","sha":"80319da2decb23149aeaecbca37fdc19e861d4f6","kind":"tag","published_at":"2023-05-04T22:19:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.86.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.86.0/manifests"},{"name":"ockam_v0.85.0","sha":"c0eb72aba3e6c9c88820e9fc251a22a4482f0d13","kind":"tag","published_at":"2023-04-28T00:44:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.85.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.85.0/manifests"},{"name":"ockam_v0.84.0","sha":"5632c623831d31089809637723d38a757d67b674","kind":"tag","published_at":"2023-04-14T21:09:00.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.84.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.84.0/manifests"},{"name":"ockam_v0.83.0","sha":"2dc3c6b58956159a912bb1f0ea97ef20a146a52a","kind":"tag","published_at":"2023-03-28T05:16:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.83.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.83.0/manifests"},{"name":"ockam_v0.82.0","sha":"952f5cb3c33542a7c47a4db65b4c72a539b10dc8","kind":"tag","published_at":"2023-03-03T23:43:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.82.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.82.0/manifests"},{"name":"ockam_v0.81.0","sha":"fe79c13833d6c89c39b5a18f02ccafd00f750b90","kind":"tag","published_at":"2023-02-24T05:23:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.81.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.81.0/manifests"},{"name":"ockam_v0.80.0","sha":"b4628ea5b5c7c25eb4a2bab1e1808e3b258ab29b","kind":"tag","published_at":"2023-02-09T23:50:08.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.80.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.80.0/manifests"},{"name":"ockam_v0.79.0","sha":"d8fab7ecc9e5edcfca5156c7e968c4ae53ed4e34","kind":"tag","published_at":"2023-01-31T23:24:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.79.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.79.0/manifests"},{"name":"ockam_v0.78.0","sha":"3a9bebe30aedf5067524e22ab5b11f7f33e000ce","kind":"tag","published_at":"2023-01-18T14:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.78.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.78.0/manifests"},{"name":"ockam_v0.77.0","sha":"67d4bfd6c9bcc29469f752e5c08d78a8f01d16f8","kind":"tag","published_at":"2022-11-08T23:03:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.77.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.77.0/manifests"},{"name":"ockam_v0.76.0","sha":"4e01dac666542daf1dff003681c57638f8e42779","kind":"tag","published_at":"2022-09-21T00:35:38.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.76.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.76.0/manifests"},{"name":"ockam_v0.75.0","sha":"d9ef90c177799c1e21df73cf68ccacc9294bb13f","kind":"tag","published_at":"2022-09-09T21:09:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.75.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.75.0/manifests"},{"name":"ockam_v0.74.0","sha":"e203f562aa0bef94df5522a4537471350c9e19bc","kind":"tag","published_at":"2022-09-07T22:24:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.74.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.74.0/manifests"},{"name":"ockam_v0.73.0","sha":"f6edd0503852a4c78d1c1b5ee9aeffa7f52e6427","kind":"tag","published_at":"2022-09-05T17:13:10.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.73.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.73.0/manifests"},{"name":"ockam_v0.72.0","sha":"f1ca003a3573a961853265010966d8599b00eab8","kind":"tag","published_at":"2022-08-31T21:22:38.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.72.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.72.0/manifests"},{"name":"ockam_v0.71.0","sha":"45f8e126718d62db4bf1cf97e2a1dd0925a35e04","kind":"tag","published_at":"2022-08-29T19:46:55.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.71.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.71.0/manifests"},{"name":"ockam_v0.70.0","sha":"c4e7d9dc9f0ac124b4ff42fe8b12d5835bf0c4e4","kind":"tag","published_at":"2022-08-17T00:54:08.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.70.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.70.0/manifests"},{"name":"ockam_v0.69.0","sha":"7fb34cb6dfc3a79ed9ae8e22e19756a3067111cf","kind":"tag","published_at":"2022-08-12T18:19:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.69.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.69.0/manifests"},{"name":"ockam_v0.68.0","sha":"956c0b8665092fece7d3eb6205bd9ea23ae353d0","kind":"tag","published_at":"2022-08-04T18:53:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.68.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.68.0/manifests"},{"name":"ockam_v0.67.0","sha":"ea038b12d1001663c58e35aa2dc7980d59e978cf","kind":"tag","published_at":"2022-07-18T19:29:14.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.67.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.67.0/manifests"},{"name":"ockam_v0.66.0","sha":"1b26317bae6a16ba6278bd1cd91dced27609e156","kind":"tag","published_at":"2022-07-18T18:18:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.66.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.66.0/manifests"},{"name":"ockam_v0.65.0","sha":"8fb0ccc3ac6297f83c1c79109200b9a2f3c61b67","kind":"tag","published_at":"2022-07-15T23:38:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.65.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.65.0/manifests"},{"name":"ockam_v0.64.0","sha":"1c44a386ea046929e249a7a8e96c4a5a3098e866","kind":"tag","published_at":"2022-07-15T21:57:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.64.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.64.0/manifests"},{"name":"ockam_v0.63.0","sha":"c5329a36386a463252acd3315bb16254d73a8a07","kind":"tag","published_at":"2022-06-30T20:57:00.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.63.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.63.0/manifests"},{"name":"ockam_v0.62.0","sha":"964ff1d016be43d2aa9e317c465a92b7982c815f","kind":"commit","published_at":"2022-06-17T16:56:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.62.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.62.0/manifests"},{"name":"ockam_v0.61.0","sha":"344f51c6fe77c6c0fd8b0f9a302a049a8f2357d1","kind":"commit","published_at":"2022-06-14T23:25:17.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.61.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.61.0/manifests"},{"name":"ockam_v0.60.0","sha":"defedcc3c171efaca1657b7743d927c14d2626ff","kind":"commit","published_at":"2022-06-07T01:06:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.60.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.60.0/manifests"},{"name":"ockam_v0.59.0","sha":"ce18c994c4818d2f86e10e5b220ab5b7acd078c0","kind":"tag","published_at":"2022-05-24T05:55:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.59.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.59.0/manifests"},{"name":"ockam_v0.58.0","sha":"67c5e23c3063823c38072c0d76dcd954c09e64dd","kind":"tag","published_at":"2022-05-09T17:53:57.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.58.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.58.0/manifests"},{"name":"ockam_v0.57.0","sha":"f3f453f0e815e5600df991bb0ed10c3852fc5170","kind":"tag","published_at":"2022-05-05T21:21:40.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.57.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.57.0/manifests"},{"name":"ockam_v0.56.0","sha":"185a008fa71b116951f8ad672b6889dcb1c9658b","kind":"tag","published_at":"2022-05-04T23:24:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.56.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.56.0/manifests"},{"name":"ockam_v0.55.0","sha":"f6817480eb209a18fd515478557d579348caff21","kind":"tag","published_at":"2022-05-04T16:38:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.55.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.55.0/manifests"},{"name":"ockam_v0.54.0","sha":"2994c16e81dffa26de95eebad372232bf9faa7ae","kind":"tag","published_at":"2022-04-25T15:08:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.54.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.54.0/manifests"},{"name":"ockam_v0.53.0","sha":"1e6dc4a017a065cbd472b332e7fa11718df6ba52","kind":"tag","published_at":"2022-04-19T19:04:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.53.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.53.0/manifests"},{"name":"ockam_cli_preview_v0.12.0","sha":"6c0ebccd355b1226965b68d2611d1102e0f1846b","kind":"tag","published_at":"2022-04-12T03:08:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_cli_preview_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_cli_preview_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_cli_preview_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_cli_preview_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_cli_preview_v0.12.0/manifests"},{"name":"ockam_v0.52.0","sha":"7fe882dc49837a55e86aafbb58a4b18b4db6789f","kind":"tag","published_at":"2022-04-11T17:38:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.52.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.52.0/manifests"},{"name":"ockam_v0.51.0","sha":"1ebe144fbf3035a4bd68c80738fcbf42a5b8ee93","kind":"tag","published_at":"2022-04-05T00:07:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.51.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.51.0/manifests"},{"name":"ockam_v0.50.0","sha":"c1684028bd4c4aa7dbf792af4989adbe4da1ca80","kind":"tag","published_at":"2022-03-28T16:40:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.50.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.50.0/manifests"},{"name":"ockam_v0.49.0","sha":"b1548bfafe974fee16626a737c0fb2ccc35686b7","kind":"tag","published_at":"2022-03-21T22:01:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.49.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.49.0/manifests"},{"name":"ockam_cli_preview_v0.0.1","sha":"8df198830b8aa981b59b02d41f38b3d1aaf1308a","kind":"tag","published_at":"2022-03-09T13:15:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_cli_preview_v0.0.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_cli_preview_v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_cli_preview_v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_cli_preview_v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_cli_preview_v0.0.1/manifests"},{"name":"ockam_tcp_inlet_outlet_v0.0.1","sha":"0fbc7ebc0dd850153425c9d067abf3f6279300a3","kind":"commit","published_at":"2022-03-09T05:23:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_tcp_inlet_outlet_v0.0.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_tcp_inlet_outlet_v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_tcp_inlet_outlet_v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_tcp_inlet_outlet_v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_tcp_inlet_outlet_v0.0.1/manifests"},{"name":"ockam_v0.48.0","sha":"6d4445bde3068c9d2d9f94704b581876bb4b78c8","kind":"tag","published_at":"2022-03-07T23:33:54.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.48.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.48.0/manifests"},{"name":"ockam_v0.47.0","sha":"b50149e4b23a5247922d6622b8ba9815a47c970e","kind":"commit","published_at":"2022-02-22T23:44:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.47.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.47.0/manifests"},{"name":"ockam_tcp_inlet_v0.0.1","sha":"2a0d5d481040a492155fb06390c33c812e0bf9b6","kind":"commit","published_at":"2022-02-18T21:00:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_tcp_inlet_v0.0.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_tcp_inlet_v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_tcp_inlet_v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_tcp_inlet_v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_tcp_inlet_v0.0.1/manifests"},{"name":"ockam_v0.46.0","sha":"8af1e38ff67ca22d56a5ae79f6ba4810df1d3b3e","kind":"commit","published_at":"2022-02-08T23:58:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.46.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.46.0/manifests"},{"name":"signature_ps_v0.33.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:57.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.33.0/manifests"},{"name":"signature_core_v0.35.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.35.0/manifests"},{"name":"signature_bls_v0.33.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:54.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.33.0/manifests"},{"name":"signature_bbs_plus_v0.35.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.35.0/manifests"},{"name":"ockam_vault_test_suite_v0.34.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:52.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.34.0/manifests"},{"name":"ockam_vault_v0.39.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:51.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.39.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.39.0/manifests"},{"name":"ockam_vault_sync_core_v0.37.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:51.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.37.0/manifests"},{"name":"ockam_transport_websocket_v0.34.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.34.0/manifests"},{"name":"ockam_transport_tcp_v0.40.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:49.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.40.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.40.0/manifests"},{"name":"ockam_transport_core_v0.19.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.19.0/manifests"},{"name":"ockam_node_v0.44.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.44.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.44.0/manifests"},{"name":"ockam_macros_v0.6.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_macros_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_macros_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_macros_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.6.0/manifests"},{"name":"ockam_key_exchange_xx_v0.38.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.38.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.38.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.37.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:43.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.37.0/manifests"},{"name":"ockam_key_exchange_core_v0.37.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:42.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.37.0/manifests"},{"name":"ockam-ffi_v0.34.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam-ffi_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam-ffi_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam-ffi_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.34.0/manifests"},{"name":"ockam_executor_v0.14.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:40.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.14.0/manifests"},{"name":"ockam_examples_v0.28.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.28.0/manifests"},{"name":"ockam_entity_v0.35.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:38.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.35.0/manifests"},{"name":"ockam_core_v0.45.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.45.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.45.0/manifests"},{"name":"ockam_command_v0.6.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_command_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_command_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_command_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.6.0/manifests"},{"name":"ockam_channel_v0.41.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.41.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.41.0/manifests"},{"name":"ockam_v0.45.0","sha":"da25f63a2ff83cfe4683037458be377702b1dd7b","kind":"tag","published_at":"2022-01-31T23:08:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.45.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.45.0/manifests"},{"name":"signature_ps_v0.32.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.32.0/manifests"},{"name":"signature_core_v0.34.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.34.0/manifests"},{"name":"signature_bls_v0.32.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.32.0/manifests"},{"name":"signature_bbs_plus_v0.34.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.34.0/manifests"},{"name":"ockam_vault_test_suite_v0.33.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.33.0/manifests"},{"name":"ockam_vault_sync_core_v0.36.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.36.0/manifests"},{"name":"ockam_vault_v0.38.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.38.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.38.0/manifests"},{"name":"ockam_transport_websocket_v0.33.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.33.0/manifests"},{"name":"ockam_transport_tcp_v0.39.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.39.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.39.0/manifests"},{"name":"ockam_transport_core_v0.18.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.18.0/manifests"},{"name":"ockam_node_v0.43.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.43.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.43.0/manifests"},{"name":"ockam_macros_v0.5.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:24.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_macros_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_macros_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_macros_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.5.0/manifests"},{"name":"ockam_key_exchange_xx_v0.37.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.37.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.36.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.36.0/manifests"},{"name":"ockam_key_exchange_core_v0.36.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.36.0/manifests"},{"name":"ockam-ffi_v0.33.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam-ffi_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam-ffi_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam-ffi_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.33.0/manifests"},{"name":"ockam_executor_v0.13.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.13.0/manifests"},{"name":"ockam_examples_v0.27.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.27.0/manifests"},{"name":"ockam_entity_v0.34.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:17.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.34.0/manifests"},{"name":"ockam_core_v0.44.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.44.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.44.0/manifests"},{"name":"ockam_command_v0.5.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_command_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_command_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_command_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.5.0/manifests"},{"name":"ockam_channel_v0.40.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"tag","published_at":"2022-01-26T20:54:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.40.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.40.0/manifests"},{"name":"ockam_v0.44.0","sha":"769bc4213b0eb5b251440492a5c2e03871a66dcd","kind":"commit","published_at":"2022-01-26T19:21:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.44.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.44.0/manifests"},{"name":"ockam_v0.43.0","sha":"998f18d0bd5b6352b3f7a033bbcf1f2d3991c2aa","kind":"commit","published_at":"2022-01-10T23:38:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.43.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.43.0/manifests"},{"name":"signature_ps_v0.30.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.30.0/manifests"},{"name":"signature_core_v0.32.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.32.0/manifests"},{"name":"signature_bls_v0.30.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.30.0/manifests"},{"name":"signature_bbs_plus_v0.32.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.32.0/manifests"},{"name":"ockam_vault_v0.36.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.36.0/manifests"},{"name":"ockam_vault_test_suite_v0.31.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.31.0/manifests"},{"name":"ockam_vault_sync_core_v0.34.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.34.0/manifests"},{"name":"ockam_v0.42.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.42.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.42.0/manifests"},{"name":"ockam_transport_websocket_v0.31.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.31.0/manifests"},{"name":"ockam_transport_tcp_v0.37.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.37.0/manifests"},{"name":"ockam_transport_core_v0.16.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.16.0/manifests"},{"name":"ockam_node_v0.41.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.41.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.41.0/manifests"},{"name":"ockam_node_no_std_v0.14.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.14.0/manifests"},{"name":"ockam_macros_v0.3.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_macros_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_macros_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_macros_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.3.0/manifests"},{"name":"ockam_key_exchange_xx_v0.35.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.35.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.34.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.34.0/manifests"},{"name":"ockam_key_exchange_core_v0.34.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.34.0/manifests"},{"name":"ockam_ffi_v0.32.1-dev","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.32.1-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.32.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.32.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.32.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.32.1-dev/manifests"},{"name":"ockam_executor_v0.11.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.11.0/manifests"},{"name":"ockam_examples_v0.25.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.25.0/manifests"},{"name":"ockam_entity_v0.32.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.32.0/manifests"},{"name":"ockam_core_v0.42.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.42.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.42.0/manifests"},{"name":"ockam_command_v0.3.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_command_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_command_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_command_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.3.0/manifests"},{"name":"ockam_channel_v0.38.0","sha":"5a84ea59fd9d8a67b8e0585a6be312c6d54fc906","kind":"commit","published_at":"2021-12-14T00:48:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.38.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.38.0/manifests"},{"name":"signature_ps_0.29.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_0.29.0/manifests"},{"name":"signature_core_0.31.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_0.31.0/manifests"},{"name":"signature_bls_0.29.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_0.29.0/manifests"},{"name":"signature_bbs_plus_0.31.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_0.31.0/manifests"},{"name":"ockam_vault_test_suite_0.30.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:34.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_0.30.0/manifests"},{"name":"ockam_vault_sync_core_0.33.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:34.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_0.33.0/manifests"},{"name":"ockam_vault_0.35.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_0.35.0/manifests"},{"name":"ockam_vault_core_0.35.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_0.35.0/manifests"},{"name":"ockam_transport_websocket_0.30.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_0.30.0/manifests"},{"name":"ockam_transport_tcp_0.36.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_0.36.0/manifests"},{"name":"ockam_transport_core_0.15.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_0.15.0/manifests"},{"name":"ockam_node_0.40.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_0.40.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_0.40.0/manifests"},{"name":"ockam_node_no_std_0.13.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_0.13.0/manifests"},{"name":"ockam_macros_0.2.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_macros_0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_macros_0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_macros_0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_0.2.0/manifests"},{"name":"ockam_key_exchange_xx_0.34.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_0.34.0/manifests"},{"name":"ockam_key_exchange_x3dh_0.33.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_0.33.0/manifests"},{"name":"ockam_key_exchange_core_0.33.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_0.33.0/manifests"},{"name":"ockam_ffi_0.32.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_0.32.0/manifests"},{"name":"ockam_executor_0.10.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_0.10.0/manifests"},{"name":"ockam_examples_0.24.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_0.24.0/manifests"},{"name":"ockam_entity_0.31.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_0.31.0/manifests"},{"name":"ockam_core_0.41.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_0.41.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_0.41.0/manifests"},{"name":"ockam_command_0.2.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_command_0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_command_0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_command_0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_0.2.0/manifests"},{"name":"ockam_0.41.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_0.41.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_0.41.0/manifests"},{"name":"ockam_channel_0.37.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"tag","published_at":"2021-12-07T00:35:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_0.37.0/manifests"},{"name":"signature_ps_v0.29.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.29.0/manifests"},{"name":"signature_core_v0.31.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.31.0/manifests"},{"name":"signature_bls_v0.29.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.29.0/manifests"},{"name":"signature_bbs_plus_v0.31.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.31.0/manifests"},{"name":"ockam_vault_v0.35.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.35.0/manifests"},{"name":"ockam_vault_test_suite_v0.30.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.30.0/manifests"},{"name":"ockam_vault_sync_core_v0.33.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.33.0/manifests"},{"name":"ockam_vault_core_v0.35.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.35.0/manifests"},{"name":"ockam_v0.41.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.41.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.41.0/manifests"},{"name":"ockam_transport_websocket_v0.30.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.30.0/manifests"},{"name":"ockam_transport_tcp_v0.36.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.36.0/manifests"},{"name":"ockam_transport_core_v0.15.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.15.0/manifests"},{"name":"ockam_node_v0.40.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.40.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.40.0/manifests"},{"name":"ockam_node_no_std_v0.13.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.13.0/manifests"},{"name":"ockam_macros_v0.2.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_macros_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_macros_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_macros_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macros_v0.2.0/manifests"},{"name":"ockam_key_exchange_xx_v0.34.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.34.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.33.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.33.0/manifests"},{"name":"ockam_key_exchange_core_v0.33.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.33.0/manifests"},{"name":"ockam_ffi_v0.32.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.32.0/manifests"},{"name":"ockam_executor_v0.10.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.10.0/manifests"},{"name":"ockam_examples_v0.24.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.24.0/manifests"},{"name":"ockam_entity_v0.31.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.31.0/manifests"},{"name":"ockam_core_v0.41.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.41.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.41.0/manifests"},{"name":"ockam_command_v0.2.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_command_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_command_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_command_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_command_v0.2.0/manifests"},{"name":"ockam_channel_v0.37.0","sha":"a8d1a8906181adf9a96fde9c35fdf6ab1a121ecf","kind":"commit","published_at":"2021-12-06T23:18:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.37.0/manifests"},{"name":"ockam_v0.40.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:48:10.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.40.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.40.0/manifests"},{"name":"signature_ps_v0.28.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.28.0/manifests"},{"name":"signature_core_v0.30.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.30.0/manifests"},{"name":"signature_bls_v0.28.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.28.0/manifests"},{"name":"signature_bbs_plus_v0.30.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.30.0/manifests"},{"name":"ockam_vault_v0.34.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.34.0/manifests"},{"name":"ockam_vault_test_suite_v0.29.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.29.0/manifests"},{"name":"ockam_vault_test_attribute_v0.29.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.29.0/manifests"},{"name":"ockam_vault_sync_core_v0.32.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.32.0/manifests"},{"name":"ockam_vault_core_v0.34.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.34.0/manifests"},{"name":"ockam_transport_websocket_v0.29.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.29.0/manifests"},{"name":"ockam_transport_tcp_v0.35.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.35.0/manifests"},{"name":"ockam_transport_core_v0.14.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.14.0/manifests"},{"name":"ockam_node_v0.39.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.39.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.39.0/manifests"},{"name":"ockam_node_test_attribute_v0.5.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_test_attribute_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_test_attribute_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_test_attribute_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.5.0/manifests"},{"name":"ockam_node_attribute_v0.27.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.27.0/manifests"},{"name":"ockam_key_exchange_xx_v0.33.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.33.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.32.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.32.0/manifests"},{"name":"ockam_key_exchange_core_v0.32.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.32.0/manifests"},{"name":"ockam_ffi_v0.31.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.31.0/manifests"},{"name":"ockam_executor_v0.9.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.9.0/manifests"},{"name":"ockam_entity_v0.30.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.30.0/manifests"},{"name":"ockam_channel_v0.36.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:46:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.36.0/manifests"},{"name":"ockam_core_v0.40.0","sha":"b5cb97aa858de1ba547951db66346ab8d68c50ad","kind":"tag","published_at":"2021-11-22T20:44:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.40.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.40.0/manifests"},{"name":"ockam_vault_v0.33.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.33.0/manifests"},{"name":"ockam_vault_test_suite_v0.28.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.28.0/manifests"},{"name":"ockam_vault_sync_core_v0.31.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.31.0/manifests"},{"name":"ockam_vault_core_v0.33.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.33.0/manifests"},{"name":"ockam_v0.39.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.39.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.39.0/manifests"},{"name":"ockam_transport_websocket_v0.28.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.28.0/manifests"},{"name":"ockam_transport_tcp_v0.34.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.34.0/manifests"},{"name":"ockam_transport_core_v0.13.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.13.0/manifests"},{"name":"ockam_node_v0.38.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.38.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.38.0/manifests"},{"name":"ockam_node_test_attribute_v0.4.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_test_attribute_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_test_attribute_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_test_attribute_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.4.0/manifests"},{"name":"ockam_key_exchange_xx_v0.32.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.32.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.31.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.31.0/manifests"},{"name":"ockam_key_exchange_core_v0.31.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.31.0/manifests"},{"name":"ockam_ffi_v0.30.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.30.0/manifests"},{"name":"ockam_executor_v0.8.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.8.0/manifests"},{"name":"ockam_entity_v0.29.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.29.0/manifests"},{"name":"ockam_core_v0.39.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.39.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.39.0/manifests"},{"name":"ockam_channel_v0.35.0","sha":"422ec4715270923f18dea592ca0840de87ce7716","kind":"commit","published_at":"2021-11-15T21:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.35.0/manifests"},{"name":"ockam_vault_v0.32.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.32.0/manifests"},{"name":"ockam_vault_sync_core_v0.30.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.30.0/manifests"},{"name":"ockam_vault_core_v0.32.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.32.0/manifests"},{"name":"ockam_v0.38.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.38.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.38.0/manifests"},{"name":"ockam_transport_websocket_v0.27.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.27.0/manifests"},{"name":"ockam_transport_tcp_v0.33.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.33.0/manifests"},{"name":"ockam_transport_core_v0.12.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.12.0/manifests"},{"name":"ockam_node_v0.37.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.37.0/manifests"},{"name":"ockam_node_test_attribute_v0.3.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_test_attribute_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_test_attribute_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_test_attribute_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.3.0/manifests"},{"name":"ockam_macro_v0.1.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_macro_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_macro_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_macro_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macro_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_macro_v0.1.0/manifests"},{"name":"ockam_key_exchange_xx_v0.31.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.31.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.30.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.30.0/manifests"},{"name":"ockam_key_exchange_core_v0.30.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.30.0/manifests"},{"name":"ockam_ffi_v0.29.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.29.0/manifests"},{"name":"ockam_executor_v0.7.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.7.0/manifests"},{"name":"ockam_entity_v0.28.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.28.0/manifests"},{"name":"ockam_core_v0.38.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.38.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.38.0/manifests"},{"name":"ockam_channel_v0.34.0","sha":"8d713d443197c93c7c8de3f4fd060b544b378a33","kind":"commit","published_at":"2021-11-09T01:00:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.34.0/manifests"},{"name":"signature_ps_v0.27.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.27.0/manifests"},{"name":"signature_core_v0.29.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.29.0/manifests"},{"name":"signature_bls_v0.27.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.27.0/manifests"},{"name":"signature_bbs_plus_v0.29.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.29.0/manifests"},{"name":"ockam_vault_v0.31.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.31.0/manifests"},{"name":"ockam_vault_test_suite_v0.26.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.26.0/manifests"},{"name":"ockam_vault_test_attribute_v0.28.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.28.0/manifests"},{"name":"ockam_vault_sync_core_v0.29.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.29.0/manifests"},{"name":"ockam_vault_core_v0.31.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.31.0/manifests"},{"name":"ockam_v0.37.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.37.0/manifests"},{"name":"ockam_transport_websocket_v0.26.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.26.0/manifests"},{"name":"ockam_transport_tcp_v0.32.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.32.0/manifests"},{"name":"ockam_transport_core_v0.11.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.11.0/manifests"},{"name":"ockam_node_v0.36.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.36.0/manifests"},{"name":"ockam_node_test_attribute_v0.2.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_test_attribute_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_test_attribute_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_test_attribute_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.2.0/manifests"},{"name":"ockam_node_no_std_v0.12.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.12.0/manifests"},{"name":"ockam_node_attribute_v0.26.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.26.0/manifests"},{"name":"ockam_message_derive_v0.1.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_message_derive_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_message_derive_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_message_derive_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_message_derive_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_message_derive_v0.1.0/manifests"},{"name":"ockam_key_exchange_xx_v0.30.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.30.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.29.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.29.0/manifests"},{"name":"ockam_key_exchange_core_v0.29.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.29.0/manifests"},{"name":"ockam_ffi_v0.28.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.28.0/manifests"},{"name":"ockam_executor_v0.6.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.6.0/manifests"},{"name":"ockam_examples_v0.23.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.23.0/manifests"},{"name":"ockam_entity_v0.27.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.27.0/manifests"},{"name":"ockam_core_v0.37.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.37.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.37.0/manifests"},{"name":"ockam_channel_v0.33.0","sha":"c9f06882c0af1d336d65e3da575438717254b26a","kind":"commit","published_at":"2021-11-02T00:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.33.0/manifests"},{"name":"ockam_vault_sync_core_v0.28.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.28.0/manifests"},{"name":"ockam_v0.36.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.36.0/manifests"},{"name":"ockam_transport_websocket_v0.25.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.25.0/manifests"},{"name":"ockam_transport_tcp_v0.31.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.31.0/manifests"},{"name":"ockam_node_v0.35.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.35.0/manifests"},{"name":"ockam_key_exchange_xx_v0.29.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.29.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.28.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.28.0/manifests"},{"name":"ockam_ffi_v0.27.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.27.0/manifests"},{"name":"ockam_entity_v0.26.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.26.0/manifests"},{"name":"ockam_channel_v0.32.0","sha":"c62fa26e4d24443f0c7ef41f8839f15dd7153e80","kind":"commit","published_at":"2021-10-26T22:21:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.32.0/manifests"},{"name":"signature_ps_v0.26.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.26.0/manifests"},{"name":"signature_core_v0.28.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.28.0/manifests"},{"name":"signature_bls_v0.26.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.26.0/manifests"},{"name":"signature_bbs_plus_v0.28.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.28.0/manifests"},{"name":"ockam_vault_v0.30.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.30.0/manifests"},{"name":"ockam_vault_test_suite_v0.25.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.25.0/manifests"},{"name":"ockam_vault_test_attribute_v0.27.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.27.0/manifests"},{"name":"ockam_vault_sync_core_v0.27.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.27.0/manifests"},{"name":"ockam_vault_core_v0.30.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.30.0/manifests"},{"name":"ockam_v0.35.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.35.0/manifests"},{"name":"ockam_transport_websocket_v0.24.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.24.0/manifests"},{"name":"ockam_transport_tcp_v0.30.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.30.0/manifests"},{"name":"ockam_transport_core_v0.10.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.10.0/manifests"},{"name":"ockam_node_v0.34.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.34.0/manifests"},{"name":"ockam_node_test_attribute_v0.1.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_test_attribute_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_test_attribute_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_test_attribute_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_test_attribute_v0.1.0/manifests"},{"name":"ockam_node_no_std_v0.11.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.11.0/manifests"},{"name":"ockam_node_attribute_v0.25.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.25.0/manifests"},{"name":"ockam_key_exchange_xx_v0.28.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.28.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.27.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.27.0/manifests"},{"name":"ockam_key_exchange_core_v0.28.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.28.0/manifests"},{"name":"ockam_ffi_v0.26.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.26.0/manifests"},{"name":"ockam_executor_v0.5.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.5.0/manifests"},{"name":"ockam_entity_v0.25.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.25.0/manifests"},{"name":"ockam_core_v0.36.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.36.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.36.0/manifests"},{"name":"ockam_channel_v0.31.0","sha":"86c9100a1658f64375d347c488cd435414296f86","kind":"commit","published_at":"2021-10-25T22:28:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.31.0/manifests"},{"name":"signature_ps_v0.25.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.25.0/manifests"},{"name":"signature_core_v0.27.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.27.0/manifests"},{"name":"signature_bls_v0.25.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.25.0/manifests"},{"name":"signature_bbs_plus_v0.27.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.27.0/manifests"},{"name":"ockam_vault_v0.29.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.29.0/manifests"},{"name":"ockam_vault_test_suite_v0.24.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.24.0/manifests"},{"name":"ockam_vault_test_attribute_v0.26.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.26.0/manifests"},{"name":"ockam_vault_sync_core_v0.26.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.26.0/manifests"},{"name":"ockam_vault_core_v0.29.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.29.0/manifests"},{"name":"ockam_v0.34.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.34.0/manifests"},{"name":"ockam_transport_websocket_v0.23.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.23.0/manifests"},{"name":"ockam_transport_tcp_v0.29.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.29.0/manifests"},{"name":"ockam_transport_core_v0.9.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.9.0/manifests"},{"name":"ockam_node_v0.33.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.33.0/manifests"},{"name":"ockam_node_no_std_v0.10.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.10.0/manifests"},{"name":"ockam_node_attribute_v0.24.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.24.0/manifests"},{"name":"ockam_key_exchange_xx_v0.27.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.27.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.26.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.26.0/manifests"},{"name":"ockam_key_exchange_core_v0.27.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.27.0/manifests"},{"name":"ockam_ffi_v0.25.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.25.0/manifests"},{"name":"ockam_executor_v0.4.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.4.0/manifests"},{"name":"ockam_entity_v0.24.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.24.0/manifests"},{"name":"ockam_core_v0.35.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.35.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.35.0/manifests"},{"name":"ockam_channel_v0.30.0","sha":"9b20e9eb34595eb819963efc9d6c5e834652dd7f","kind":"commit","published_at":"2021-10-18T23:32:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.30.0/manifests"},{"name":"signature_ps_v0.24.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.24.0/manifests"},{"name":"signature_core_v0.26.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.26.0/manifests"},{"name":"signature_bls_v0.24.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.24.0/manifests"},{"name":"signature_bbs_plus_v0.26.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.26.0/manifests"},{"name":"ockam_vault_v0.28.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.28.0/manifests"},{"name":"ockam_vault_test_suite_v0.23.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.23.0/manifests"},{"name":"ockam_vault_test_attribute_v0.25.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.25.0/manifests"},{"name":"ockam_vault_sync_core_v0.25.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.25.0/manifests"},{"name":"ockam_vault_core_v0.28.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.28.0/manifests"},{"name":"ockam_v0.33.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.33.0/manifests"},{"name":"ockam_transport_websocket_v0.22.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.22.0/manifests"},{"name":"ockam_transport_tcp_v0.28.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.28.0/manifests"},{"name":"ockam_transport_core_v0.8.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.8.0/manifests"},{"name":"ockam_node_v0.32.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.32.0/manifests"},{"name":"ockam_node_no_std_v0.9.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.9.0/manifests"},{"name":"ockam_node_attribute_v0.23.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.23.0/manifests"},{"name":"ockam_key_exchange_xx_v0.26.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.26.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.25.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.25.0/manifests"},{"name":"ockam_key_exchange_core_v0.26.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.26.0/manifests"},{"name":"ockam_ffi_v0.24.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.24.0/manifests"},{"name":"ockam_executor_v0.3.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.3.0/manifests"},{"name":"ockam_entity_v0.23.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.23.0/manifests"},{"name":"ockam_core_v0.34.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.34.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.34.0/manifests"},{"name":"ockam_channel_v0.29.0","sha":"2aaa30ba5708a106a31599c6533fa9592e5a0657","kind":"commit","published_at":"2021-10-11T19:11:59.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.29.0/manifests"},{"name":"signature_ps_v0.23.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.23.0/manifests"},{"name":"signature_core_v0.25.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.25.0/manifests"},{"name":"signature_bls_v0.23.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.23.0/manifests"},{"name":"signature_bbs_plus_v0.25.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.25.0/manifests"},{"name":"ockam_vault_v0.27.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.27.0/manifests"},{"name":"ockam_vault_test_suite_v0.22.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.22.0/manifests"},{"name":"ockam_vault_test_attribute_v0.24.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.24.0/manifests"},{"name":"ockam_vault_sync_core_v0.24.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.24.0/manifests"},{"name":"ockam_vault_core_v0.27.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.27.0/manifests"},{"name":"ockam_v0.32.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.32.0/manifests"},{"name":"ockam_transport_websocket_v0.21.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.21.0/manifests"},{"name":"ockam_transport_tcp_v0.27.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.27.0/manifests"},{"name":"ockam_transport_core_v0.7.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.7.0/manifests"},{"name":"ockam_node_v0.31.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.31.0/manifests"},{"name":"ockam_node_no_std_v0.8.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.8.0/manifests"},{"name":"ockam_node_attribute_v0.22.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.22.0/manifests"},{"name":"ockam_key_exchange_xx_v0.25.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.25.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.24.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.24.0/manifests"},{"name":"ockam_key_exchange_core_v0.25.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.25.0/manifests"},{"name":"ockam_ffi_v0.23.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.23.0/manifests"},{"name":"ockam_executor_v0.2.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.2.0/manifests"},{"name":"ockam_entity_v0.22.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.22.0/manifests"},{"name":"ockam_core_v0.33.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.33.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.33.0/manifests"},{"name":"ockam_channel_v0.28.0","sha":"d461a49df376e52ea7ac8c1361ea69fad30c39f8","kind":"commit","published_at":"2021-10-04T18:26:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.28.0/manifests"},{"name":"signature_ps_v0.22.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.22.0/manifests"},{"name":"signature_core_v0.24.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.24.0/manifests"},{"name":"signature_bls_v0.22.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.22.0/manifests"},{"name":"signature_bbs_plus_v0.24.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.24.0/manifests"},{"name":"ockam_vault_v0.26.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.26.0/manifests"},{"name":"ockam_vault_test_suite_v0.21.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.21.0/manifests"},{"name":"ockam_vault_test_attribute_v0.23.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.23.0/manifests"},{"name":"ockam_vault_sync_core_v0.23.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.23.0/manifests"},{"name":"ockam_vault_core_v0.26.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.26.0/manifests"},{"name":"ockam_v0.31.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.31.0/manifests"},{"name":"ockam_transport_websocket_v0.20.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.20.0/manifests"},{"name":"ockam_transport_tcp_v0.26.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.26.0/manifests"},{"name":"ockam_transport_core_v0.6.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.6.0/manifests"},{"name":"ockam_node_v0.30.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.30.0/manifests"},{"name":"ockam_node_no_std_v0.7.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.7.0/manifests"},{"name":"ockam_node_attribute_v0.21.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.21.0/manifests"},{"name":"ockam_key_exchange_xx_v0.24.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.24.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.23.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.23.0/manifests"},{"name":"ockam_key_exchange_core_v0.24.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.24.0/manifests"},{"name":"ockam_ffi_v0.22.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.22.0/manifests"},{"name":"ockam_executor_v0.1.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_executor_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_executor_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_executor_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_executor_v0.1.0/manifests"},{"name":"ockam_entity_v0.21.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.21.0/manifests"},{"name":"ockam_core_v0.32.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.32.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.32.0/manifests"},{"name":"ockam_channel_v0.27.0","sha":"97efc3b2d7b22eb5f1e055e826e1bf810e39ae80","kind":"commit","published_at":"2021-09-28T20:16:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.27.0/manifests"},{"name":"signature_ps_v0.21.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.21.0/manifests"},{"name":"signature_core_v0.23.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.23.0/manifests"},{"name":"signature_bls_v0.21.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.21.0/manifests"},{"name":"signature_bbs_plus_v0.23.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.23.0/manifests"},{"name":"ockam_vault_v0.25.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.25.0/manifests"},{"name":"ockam_vault_test_suite_v0.20.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.20.0/manifests"},{"name":"ockam_vault_test_attribute_v0.22.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.22.0/manifests"},{"name":"ockam_vault_sync_core_v0.22.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.22.0/manifests"},{"name":"ockam_vault_core_v0.25.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.25.0/manifests"},{"name":"ockam_v0.30.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.30.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.30.0/manifests"},{"name":"ockam_transport_websocket_v0.19.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.19.0/manifests"},{"name":"ockam_transport_tcp_v0.25.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.25.0/manifests"},{"name":"ockam_transport_core_v0.5.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.5.0/manifests"},{"name":"ockam_node_v0.29.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.29.0/manifests"},{"name":"ockam_node_no_std_v0.6.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.6.0/manifests"},{"name":"ockam_node_attribute_v0.20.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.20.0/manifests"},{"name":"ockam_key_exchange_xx_v0.23.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.23.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.22.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.22.0/manifests"},{"name":"ockam_key_exchange_core_v0.23.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.23.0/manifests"},{"name":"ockam_ffi_v0.21.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.21.0/manifests"},{"name":"ockam_examples_v0.20.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.20.0/manifests"},{"name":"ockam_entity_v0.20.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.20.0/manifests"},{"name":"ockam_core_v0.31.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.31.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.31.0/manifests"},{"name":"ockam_channel_v0.26.0","sha":"a4cba4f412bcc539a9b468507b1af1fb5bad4715","kind":"commit","published_at":"2021-09-20T23:34:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.26.0/manifests"},{"name":"signature_ps_v0.19.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.19.0/manifests"},{"name":"signature_core_v0.21.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.21.0/manifests"},{"name":"signature_bls_v0.19.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.19.0/manifests"},{"name":"signature_bbs_plus_v0.21.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.21.0/manifests"},{"name":"ockam_vault_v0.23.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.23.0/manifests"},{"name":"ockam_vault_test_suite_v0.18.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.18.0/manifests"},{"name":"ockam_vault_test_attribute_v0.20.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.20.0/manifests"},{"name":"ockam_vault_sync_core_v0.20.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.20.0/manifests"},{"name":"ockam_vault_core_v0.23.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.23.0/manifests"},{"name":"ockam_v0.28.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.28.0/manifests"},{"name":"ockam_transport_websocket_v0.17.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.17.0/manifests"},{"name":"ockam_transport_tcp_v0.23.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.23.0/manifests"},{"name":"ockam_transport_core_v0.3.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.3.0/manifests"},{"name":"ockam_node_v0.27.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.27.0/manifests"},{"name":"ockam_node_no_std_v0.4.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.4.0/manifests"},{"name":"ockam_node_attribute_v0.18.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.18.0/manifests"},{"name":"ockam_key_exchange_xx_v0.21.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.21.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.20.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.20.0/manifests"},{"name":"ockam_key_exchange_core_v0.21.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.21.0/manifests"},{"name":"ockam_ffi_v0.19.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.19.0/manifests"},{"name":"ockam_examples_v0.18.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.18.0/manifests"},{"name":"ockam_entity_v0.18.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.18.0/manifests"},{"name":"ockam_core_v0.29.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.29.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.29.0/manifests"},{"name":"ockam_channel_v0.24.0","sha":"2376c14a89110d6f262a06e29c35c0f3049424b9","kind":"commit","published_at":"2021-09-13T20:38:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.24.0/manifests"},{"name":"signature_ps_v0.18.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.18.0/manifests"},{"name":"signature_core_v0.20.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.20.0/manifests"},{"name":"signature_bls_v0.18.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.18.0/manifests"},{"name":"signature_bbs_plus_v0.20.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.20.0/manifests"},{"name":"ockam_vault_v0.22.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.22.0/manifests"},{"name":"ockam_vault_test_suite_v0.17.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.17.0/manifests"},{"name":"ockam_vault_test_attribute_v0.19.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.19.0/manifests"},{"name":"ockam_vault_sync_core_v0.19.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.19.0/manifests"},{"name":"ockam_vault_core_v0.22.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.22.0/manifests"},{"name":"ockam_v0.27.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.27.0/manifests"},{"name":"ockam_transport_websocket_v0.16.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.16.0/manifests"},{"name":"ockam_transport_tcp_v0.22.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.22.0/manifests"},{"name":"ockam_transport_core_v0.2.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.2.0/manifests"},{"name":"ockam_node_v0.26.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.26.0/manifests"},{"name":"ockam_node_no_std_v0.3.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.3.0/manifests"},{"name":"ockam_node_attribute_v0.17.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.17.0/manifests"},{"name":"ockam_key_exchange_xx_v0.20.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.20.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.19.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.19.0/manifests"},{"name":"ockam_key_exchange_core_v0.20.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.20.0/manifests"},{"name":"ockam_ffi_v0.18.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.18.0/manifests"},{"name":"ockam_entity_v0.17.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.17.0/manifests"},{"name":"ockam_core_v0.28.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.28.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.28.0/manifests"},{"name":"ockam_channel_v0.23.0","sha":"3f00e48838b08a5fb509fa498d55f8b1dfb17243","kind":"commit","published_at":"2021-09-03T16:44:31.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.23.0/manifests"},{"name":"signature_ps_v0.17.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.17.0/manifests"},{"name":"signature_core_v0.19.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.19.0/manifests"},{"name":"signature_bls_v0.17.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.17.0/manifests"},{"name":"signature_bbs_plus_v0.19.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.19.0/manifests"},{"name":"ockam_vault_v0.21.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.21.0/manifests"},{"name":"ockam_vault_test_suite_v0.16.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.16.0/manifests"},{"name":"ockam_vault_test_attribute_v0.18.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.18.0/manifests"},{"name":"ockam_vault_sync_core_v0.18.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.18.0/manifests"},{"name":"ockam_vault_core_v0.21.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.21.0/manifests"},{"name":"ockam_v0.26.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.26.0/manifests"},{"name":"ockam_transport_websocket_v0.15.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.15.0/manifests"},{"name":"ockam_transport_tcp_v0.21.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.21.0/manifests"},{"name":"ockam_transport_core_v0.1.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_core_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_core_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_core_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_core_v0.1.0/manifests"},{"name":"ockam_node_v0.25.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.25.0/manifests"},{"name":"ockam_node_no_std_v0.2.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.2.0/manifests"},{"name":"ockam_node_attribute_v0.16.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.16.0/manifests"},{"name":"ockam_key_exchange_xx_v0.19.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.19.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.18.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.18.0/manifests"},{"name":"ockam_key_exchange_core_v0.19.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.19.0/manifests"},{"name":"ockam_ffi_v0.17.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.17.0/manifests"},{"name":"ockam_examples_v0.16.0-dev","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.16.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.16.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.16.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.16.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.16.0-dev/manifests"},{"name":"ockam_entity_v0.16.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.16.0/manifests"},{"name":"ockam_core_v0.27.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.27.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.27.0/manifests"},{"name":"ockam_channel_v0.22.0","sha":"0a4c50c60b6961226cee7ec9e9fa80d24ca746b1","kind":"commit","published_at":"2021-08-30T21:28:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.22.0/manifests"},{"name":"ockam_v0.25.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:26:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.25.0/manifests"},{"name":"signature_ps_v0.16.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.16.0/manifests"},{"name":"signature_core_v0.18.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.18.0/manifests"},{"name":"signature_bls_v0.16.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.16.0/manifests"},{"name":"signature_bbs_plus_v0.18.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.18.0/manifests"},{"name":"ockam_vault_v0.20.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.20.0/manifests"},{"name":"ockam_vault_test_suite_v0.15.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.15.0/manifests"},{"name":"ockam_vault_test_attribute_v0.17.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.17.0/manifests"},{"name":"ockam_vault_sync_core_v0.17.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.17.0/manifests"},{"name":"ockam_vault_core_v0.20.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.20.0/manifests"},{"name":"ockam_transport_websocket_v0.14.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.14.0/manifests"},{"name":"ockam_transport_tcp_v0.20.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.20.0/manifests"},{"name":"ockam_node_v0.24.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.24.0/manifests"},{"name":"ockam_node_no_std_v0.1.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.1.0/manifests"},{"name":"ockam_node_attribute_v0.15.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.15.0/manifests"},{"name":"ockam_key_exchange_xx_v0.18.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.18.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.17.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.17.0/manifests"},{"name":"ockam_key_exchange_core_v0.18.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.18.0/manifests"},{"name":"ockam_ffi_v0.16.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.16.0/manifests"},{"name":"ockam_entity_v0.15.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.15.0/manifests"},{"name":"ockam_core_v0.26.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.26.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.26.0/manifests"},{"name":"ockam_channel_v0.21.0","sha":"b709791bef42489d7068651aa3aab52930941132","kind":"tag","published_at":"2021-08-23T21:25:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.21.0/manifests"},{"name":"ockam_v0.24.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:14:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.24.0/manifests"},{"name":"signature_ps_v0.15.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.15.0/manifests"},{"name":"signature_core_v0.17.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.17.0/manifests"},{"name":"signature_bls_v0.15.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.15.0/manifests"},{"name":"signature_bbs_plus_v0.17.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.17.0/manifests"},{"name":"ockam_vault_v0.19.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.19.0/manifests"},{"name":"ockam_vault_test_suite_v0.14.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.14.0/manifests"},{"name":"ockam_vault_test_attribute_v0.16.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.16.0/manifests"},{"name":"ockam_vault_sync_core_v0.16.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.16.0/manifests"},{"name":"ockam_vault_core_v0.19.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.19.0/manifests"},{"name":"ockam_transport_websocket_v0.13.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.13.0/manifests"},{"name":"ockam_transport_tcp_v0.19.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.19.0/manifests"},{"name":"ockam_node_v0.23.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.23.0/manifests"},{"name":"ockam_node_no_std_v0.13.0-dev","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.13.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.13.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.13.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.13.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.13.0-dev/manifests"},{"name":"ockam_node_attribute_v0.14.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.14.0/manifests"},{"name":"ockam_key_exchange_xx_v0.17.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.17.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.16.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.16.0/manifests"},{"name":"ockam_key_exchange_core_v0.17.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.17.0/manifests"},{"name":"ockam_ffi_v0.15.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.15.0/manifests"},{"name":"ockam_examples_v0.14.0-dev","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.14.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.14.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.14.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.14.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.14.0-dev/manifests"},{"name":"ockam_entity_v0.14.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.14.0/manifests"},{"name":"ockam_core_v0.25.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.25.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.25.0/manifests"},{"name":"ockam_channel_v0.20.0","sha":"ae3a13a03c9b4e61abe307af5252675db0cc64eb","kind":"tag","published_at":"2021-08-16T21:13:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.20.0/manifests"},{"name":"ockam_v0.23.1","sha":"c65e9bb2a203392e7171bac532f5a6b1db2e2454","kind":"tag","published_at":"2021-08-10T06:02:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.23.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.23.1/manifests"},{"name":"ockam_v0.23.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:52:06.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.23.0/manifests"},{"name":"signature_ps_v0.14.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.14.0/manifests"},{"name":"signature_core_v0.16.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.16.0/manifests"},{"name":"signature_bls_v0.14.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.14.0/manifests"},{"name":"signature_bbs_plus_v0.16.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.16.0/manifests"},{"name":"ockam_vault_v0.18.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.18.0/manifests"},{"name":"ockam_vault_test_suite_v0.13.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.13.0/manifests"},{"name":"ockam_vault_test_attribute_v0.15.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.15.0/manifests"},{"name":"ockam_vault_sync_core_v0.15.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.15.0/manifests"},{"name":"ockam_vault_core_v0.18.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.18.0/manifests"},{"name":"ockam_transport_websocket_v0.12.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.12.0/manifests"},{"name":"ockam_transport_tcp_v0.18.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.18.0/manifests"},{"name":"ockam_node_v0.22.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.22.0/manifests"},{"name":"ockam_node_no_std_v0.12.0-dev","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.12.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.12.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.12.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.12.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.12.0-dev/manifests"},{"name":"ockam_node_attribute_v0.13.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.13.0/manifests"},{"name":"ockam_key_exchange_xx_v0.16.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.16.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.15.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.15.0/manifests"},{"name":"ockam_key_exchange_core_v0.16.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.16.0/manifests"},{"name":"ockam_ffi_v0.14.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.14.0/manifests"},{"name":"ockam_examples_v0.13.0-dev","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.13.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.13.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.13.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.13.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.13.0-dev/manifests"},{"name":"ockam_entity_v0.13.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.13.0/manifests"},{"name":"ockam_core_v0.24.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.24.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.24.0/manifests"},{"name":"ockam_channel_v0.19.0","sha":"d9fadb47004a08205f8006a139fdad7ae67a9533","kind":"tag","published_at":"2021-08-09T20:50:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.19.0/manifests"},{"name":"ockam_v0.22.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:53:07.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.22.0/manifests"},{"name":"signature_ps_v0.13.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.13.0/manifests"},{"name":"signature_core_v0.15.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.15.0/manifests"},{"name":"signature_bls_v0.13.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.13.0/manifests"},{"name":"signature_bbs_plus_v0.15.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.15.0/manifests"},{"name":"ockam_vault_v0.17.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.17.0/manifests"},{"name":"ockam_vault_test_suite_v0.12.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.12.0/manifests"},{"name":"ockam_vault_test_attribute_v0.14.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.14.0/manifests"},{"name":"ockam_vault_sync_core_v0.14.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.14.0/manifests"},{"name":"ockam_vault_core_v0.17.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.17.0/manifests"},{"name":"ockam_transport_websocket_v0.11.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.11.0/manifests"},{"name":"ockam_transport_tcp_v0.17.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.17.0/manifests"},{"name":"ockam_node_v0.21.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.21.0/manifests"},{"name":"ockam_node_no_std_v0.11.0-dev","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.11.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.11.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.11.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.11.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.11.0-dev/manifests"},{"name":"ockam_node_attribute_v0.12.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.12.0/manifests"},{"name":"ockam_key_exchange_xx_v0.15.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.15.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.14.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.14.0/manifests"},{"name":"ockam_key_exchange_core_v0.15.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.15.0/manifests"},{"name":"ockam_ffi_v0.13.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.13.0/manifests"},{"name":"ockam_examples_v0.12.0-dev","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.12.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.12.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.12.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.12.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.12.0-dev/manifests"},{"name":"ockam_entity_v0.12.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.12.0/manifests"},{"name":"ockam_core_v0.23.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.23.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.23.0/manifests"},{"name":"ockam_channel_v0.18.0","sha":"8898e8b8d529d02fad67b257beb8a3cbb571f212","kind":"tag","published_at":"2021-08-03T19:52:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.18.0/manifests"},{"name":"ockam_v0.21.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T22:54:38.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.21.0/manifests"},{"name":"signature_ps_v0.12.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.12.0/manifests"},{"name":"signature_core_v0.14.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.14.0/manifests"},{"name":"signature_bls_v0.12.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.12.0/manifests"},{"name":"signature_bbs_plus_v0.14.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.14.0/manifests"},{"name":"ockam_vault_test_suite_v0.11.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.11.0/manifests"},{"name":"ockam_vault_test_attribute_v0.13.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.13.0/manifests"},{"name":"ockam_vault_sync_core_v0.13.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.13.0/manifests"},{"name":"ockam_vault_v0.16.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.16.0/manifests"},{"name":"ockam_vault_core_v0.16.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.16.0/manifests"},{"name":"ockam_transport_websocket_v0.10.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.10.0/manifests"},{"name":"ockam_transport_tcp_v0.16.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.16.0/manifests"},{"name":"ockam_node_v0.20.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.20.0/manifests"},{"name":"ockam_node_no_std_v0.10.0-dev","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.10.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.10.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.10.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.10.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.10.0-dev/manifests"},{"name":"ockam_node_attribute_v0.11.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.11.0/manifests"},{"name":"ockam_key_exchange_xx_v0.14.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.14.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.13.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.13.0/manifests"},{"name":"ockam_key_exchange_core_v0.14.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.14.0/manifests"},{"name":"ockam_ffi_v0.12.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.12.0/manifests"},{"name":"ockam_examples_v0.11.0-dev","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.11.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.11.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.11.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.11.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.11.0-dev/manifests"},{"name":"ockam_entity_v0.11.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.11.0/manifests"},{"name":"ockam_core_v0.22.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.22.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.22.0/manifests"},{"name":"ockam_channel_v0.17.0","sha":"d458f9187ce6361401551bc03a58dfa3c3aa703e","kind":"tag","published_at":"2021-07-29T21:40:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.17.0/manifests"},{"name":"signature_ps_v0.11.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.11.0/manifests"},{"name":"signature_core_v0.13.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.13.0/manifests"},{"name":"signature_bls_v0.11.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.11.0/manifests"},{"name":"signature_bbs_plus_v0.13.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.13.0/manifests"},{"name":"ockam_vault_v0.15.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.15.0/manifests"},{"name":"ockam_vault_test_suite_v0.10.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.10.0/manifests"},{"name":"ockam_vault_test_attribute_v0.12.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.12.0/manifests"},{"name":"ockam_vault_sync_core_v0.12.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.12.0/manifests"},{"name":"ockam_vault_core_v0.15.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.15.0/manifests"},{"name":"ockam_v0.20.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.20.0/manifests"},{"name":"ockam_transport_websocket_v0.9.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.9.0/manifests"},{"name":"ockam_transport_tcp_v0.15.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.15.0/manifests"},{"name":"ockam_node_v0.19.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.19.0/manifests"},{"name":"ockam_node_attribute_v0.10.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.10.0/manifests"},{"name":"ockam_key_exchange_xx_v0.13.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.13.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.12.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.12.0/manifests"},{"name":"ockam_key_exchange_core_v0.13.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.13.0/manifests"},{"name":"ockam_ffi_v0.11.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.11.0/manifests"},{"name":"ockam_entity_v0.10.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.10.0/manifests"},{"name":"ockam_core_v0.21.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.21.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.21.0/manifests"},{"name":"ockam_channel_v0.16.0","sha":"6aab0aa17be14a03d7236efed1e61c93e7768ced","kind":"tag","published_at":"2021-07-26T19:30:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.16.0/manifests"},{"name":"signature_ps_v0.10.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.10.0/manifests"},{"name":"signature_core_v0.12.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.12.0/manifests"},{"name":"signature_bls_v0.10.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.10.0/manifests"},{"name":"signature_bbs_plus_v0.12.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.12.0/manifests"},{"name":"ockam_vault_v0.14.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.14.0/manifests"},{"name":"ockam_vault_test_suite_v0.9.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.9.0/manifests"},{"name":"ockam_vault_test_attribute_v0.11.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.11.0/manifests"},{"name":"ockam_vault_sync_core_v0.11.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.11.0/manifests"},{"name":"ockam_vault_core_v0.14.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.14.0/manifests"},{"name":"ockam_v0.19.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.19.0/manifests"},{"name":"ockam_transport_websocket_v0.8.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.8.0/manifests"},{"name":"ockam_transport_tcp_v0.14.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.14.0/manifests"},{"name":"ockam_node_v0.18.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.18.0/manifests"},{"name":"ockam_node_attribute_v0.9.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.9.0/manifests"},{"name":"ockam_key_exchange_xx_v0.12.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.12.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.11.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.11.0/manifests"},{"name":"ockam_key_exchange_core_v0.12.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.12.0/manifests"},{"name":"ockam_ffi_v0.10.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.10.0/manifests"},{"name":"ockam_entity_v0.9.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.9.0/manifests"},{"name":"ockam_core_v0.20.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.20.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.20.0/manifests"},{"name":"ockam_channel_v0.15.0","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"tag","published_at":"2021-07-19T18:57:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.15.0/manifests"},{"name":"ockam_node_no_std_v0.8.0-dev","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"commit","published_at":"2021-07-19T18:30:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.8.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.8.0-dev/manifests"},{"name":"ockam_examples_v0.9.0-dev","sha":"29b21ea459b847f0042463501ae7cfa2ae90383e","kind":"commit","published_at":"2021-07-19T18:30:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.9.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.9.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.9.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.9.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.9.0-dev/manifests"},{"name":"ockam_v0.18.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"tag","published_at":"2021-07-12T21:50:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.18.0/manifests"},{"name":"signature_ps_v0.9.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.9.0/manifests"},{"name":"signature_core_v0.11.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.11.0/manifests"},{"name":"signature_bls_v0.9.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.9.0/manifests"},{"name":"signature_bbs_plus_v0.11.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.11.0/manifests"},{"name":"ockam_vault_v0.13.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.13.0/manifests"},{"name":"ockam_vault_test_suite_v0.8.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.8.0/manifests"},{"name":"ockam_vault_test_attribute_v0.10.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.10.0/manifests"},{"name":"ockam_vault_sync_core_v0.10.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.10.0/manifests"},{"name":"ockam_vault_core_v0.13.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.13.0/manifests"},{"name":"ockam_transport_websocket_v0.7.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.7.0/manifests"},{"name":"ockam_transport_tcp_v0.13.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.13.0/manifests"},{"name":"ockam_node_v0.17.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.17.0/manifests"},{"name":"ockam_node_attribute_v0.8.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.8.0/manifests"},{"name":"ockam_key_exchange_xx_v0.11.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.11.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.10.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.10.0/manifests"},{"name":"ockam_key_exchange_core_v0.11.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.11.0/manifests"},{"name":"ockam_ffi_v0.9.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.9.0/manifests"},{"name":"ockam_entity_v0.8.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.8.0/manifests"},{"name":"ockam_core_v0.19.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.19.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.19.0/manifests"},{"name":"ockam_channel_v0.14.0","sha":"3fbc51fe318734127525284850a53748275b733b","kind":"commit","published_at":"2021-07-12T19:39:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.14.0/manifests"},{"name":"signature_ps_v0.8.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.8.0/manifests"},{"name":"signature_core_v0.10.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.10.0/manifests"},{"name":"signature_bls_v0.8.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.8.0/manifests"},{"name":"signature_bbs_plus_v0.10.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.10.0/manifests"},{"name":"ockam_vault_v0.12.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.12.0/manifests"},{"name":"ockam_vault_test_suite_v0.7.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.7.0/manifests"},{"name":"ockam_vault_test_attribute_v0.9.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.9.0/manifests"},{"name":"ockam_vault_sync_core_v0.9.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.9.0/manifests"},{"name":"ockam_vault_core_v0.12.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.12.0/manifests"},{"name":"ockam_v0.17.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.17.0/manifests"},{"name":"ockam_transport_websocket_v0.6.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.6.0/manifests"},{"name":"ockam_transport_tcp_v0.12.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.12.0/manifests"},{"name":"ockam_node_v0.16.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.16.0/manifests"},{"name":"ockam_node_no_std_v0.6.0-dev","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.6.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.6.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.6.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.6.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.6.0-dev/manifests"},{"name":"ockam_node_attribute_v0.7.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.7.0/manifests"},{"name":"ockam_key_exchange_xx_v0.10.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.10.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.9.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.9.0/manifests"},{"name":"ockam_key_exchange_core_v0.10.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.10.0/manifests"},{"name":"ockam_ffi_v0.8.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.8.0/manifests"},{"name":"ockam_examples_v0.7.0-dev","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.7.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.7.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.7.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.7.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.7.0-dev/manifests"},{"name":"ockam_entity_v0.7.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.7.0/manifests"},{"name":"ockam_core_v0.18.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.18.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.18.0/manifests"},{"name":"ockam_channel_v0.13.0","sha":"eed3056b554d31577152e500c79f84d8598b8917","kind":"tag","published_at":"2021-07-06T21:22:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.13.0/manifests"},{"name":"signature_ps_v0.7.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.7.0/manifests"},{"name":"signature_core_v0.9.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.9.0/manifests"},{"name":"signature_bls_v0.7.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.7.0/manifests"},{"name":"signature_bbs_plus_v0.9.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.9.0/manifests"},{"name":"ockam_vault_v0.11.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.11.0/manifests"},{"name":"ockam_vault_test_suite_v0.6.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.6.0/manifests"},{"name":"ockam_vault_test_attribute_v0.8.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.8.0/manifests"},{"name":"ockam_vault_sync_core_v0.8.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.8.0/manifests"},{"name":"ockam_vault_core_v0.11.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.11.0/manifests"},{"name":"ockam_v0.16.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.16.0/manifests"},{"name":"ockam_transport_websocket_v0.5.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.5.0/manifests"},{"name":"ockam_transport_tcp_v0.11.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.11.0/manifests"},{"name":"ockam_node_v0.15.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.15.0/manifests"},{"name":"ockam_node_attribute_v0.6.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.6.0/manifests"},{"name":"ockam_key_exchange_xx_v0.9.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.9.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.8.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.8.0/manifests"},{"name":"ockam_key_exchange_core_v0.9.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.9.0/manifests"},{"name":"ockam_ffi_v0.7.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.7.0/manifests"},{"name":"ockam_entity_v0.6.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.6.0/manifests"},{"name":"ockam_core_v0.17.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.17.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.17.0/manifests"},{"name":"ockam_channel_v0.12.0","sha":"8becaf091b4384ec9ea8919d0869e7ca603d247e","kind":"commit","published_at":"2021-06-30T16:28:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.12.0/manifests"},{"name":"signature_ps_v0.6.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.6.0/manifests"},{"name":"signature_core_v0.8.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.8.0/manifests"},{"name":"signature_bls_v0.6.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.6.0/manifests"},{"name":"ockam_vault_v0.10.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.10.0/manifests"},{"name":"ockam_vault_test_suite_v0.5.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.5.0/manifests"},{"name":"ockam_vault_test_attribute_v0.7.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.7.0/manifests"},{"name":"ockam_vault_sync_core_v0.7.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.7.0/manifests"},{"name":"ockam_vault_core_v0.10.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.10.0/manifests"},{"name":"ockam_v0.15.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.15.0/manifests"},{"name":"ockam_transport_websocket_v0.4.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.4.0/manifests"},{"name":"ockam_transport_tcp_v0.10.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.10.0/manifests"},{"name":"ockam_node_v0.14.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.14.0/manifests"},{"name":"ockam_node_attribute_v0.5.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.5.0/manifests"},{"name":"ockam_key_exchange_xx_v0.8.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.8.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.7.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.7.0/manifests"},{"name":"ockam_key_exchange_core_v0.8.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.8.0/manifests"},{"name":"ockam_ffi_v0.6.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.6.0/manifests"},{"name":"ockam_entity_v0.5.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.5.0/manifests"},{"name":"ockam_core_v0.16.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.16.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.16.0/manifests"},{"name":"ockam_channel_v0.11.0","sha":"2f18d6a24f3b575117501a47d195457379b8d67c","kind":"tag","published_at":"2021-06-22T04:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.11.0/manifests"},{"name":"signature_ps_v0.5.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.5.0/manifests"},{"name":"signature_core_v0.7.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.7.0/manifests"},{"name":"signature_bls_v0.5.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.5.0/manifests"},{"name":"signature_bbs_plus_v0.7.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.7.0/manifests"},{"name":"ockam_vault_v0.9.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.9.0/manifests"},{"name":"ockam_vault_test_suite_v0.4.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.4.0/manifests"},{"name":"ockam_vault_test_attribute_v0.6.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.6.0/manifests"},{"name":"ockam_vault_sync_core_v0.6.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.6.0/manifests"},{"name":"ockam_vault_core_v0.9.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.9.0/manifests"},{"name":"ockam_transport_websocket_v0.3.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_websocket_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_websocket_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_websocket_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_websocket_v0.3.0/manifests"},{"name":"ockam_transport_tcp_v0.9.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.9.0/manifests"},{"name":"ockam_node_v0.13.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.13.0/manifests"},{"name":"ockam_node_no_std_v0.3.0-dev","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.3.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.3.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.3.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.3.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.3.0-dev/manifests"},{"name":"ockam_node_attribute_v0.4.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.4.0/manifests"},{"name":"ockam_key_exchange_xx_v0.7.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.7.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.6.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.6.0/manifests"},{"name":"ockam_key_exchange_core_v0.7.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.7.0/manifests"},{"name":"ockam_ffi_v0.5.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.5.0/manifests"},{"name":"ockam_examples_v0.4.0-dev","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_examples_v0.4.0-dev","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_examples_v0.4.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_examples_v0.4.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.4.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_examples_v0.4.0-dev/manifests"},{"name":"ockam_entity_v0.4.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.4.0/manifests"},{"name":"ockam_core_v0.15.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.15.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.15.0/manifests"},{"name":"ockam_channel_v0.10.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.10.0/manifests"},{"name":"ockam_v0.14.0","sha":"f044cf45832b963d5911861a80f2d23cf3e51811","kind":"tag","published_at":"2021-06-15T01:34:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.14.0/manifests"},{"name":"ockam_node_attribute_v0.3.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:16:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.3.0/manifests"},{"name":"signature_bbs_plus_v0.8.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:16:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.8.0/manifests"},{"name":"ockam_vault_v0.8.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:15:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.8.0/manifests"},{"name":"ockam_transport_tcp_v0.8.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:15:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.8.0/manifests"},{"name":"signature_core_v0.6.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:14:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.6.0/manifests"},{"name":"ockam_ffi_v0.4.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:14:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.4.0/manifests"},{"name":"ockam_node_v0.12.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:14:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.12.0/manifests"},{"name":"ockam_vault_core_v0.8.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:14:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.8.0/manifests"},{"name":"ockam_core_v0.14.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:13:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.14.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.14.0/manifests"},{"name":"ockam_vault_test_suite_v0.3.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:12:57.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.3.0/manifests"},{"name":"ockam_channel_v0.9.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:12:42.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.9.0/manifests"},{"name":"ockam_v0.13.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:12:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.13.0/manifests"},{"name":"ockam_vault_sync_core_v0.5.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:12:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.5.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.5.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:11:42.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.5.0/manifests"},{"name":"signature_bls_v0.4.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:11:26.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.4.0/manifests"},{"name":"ockam_key_exchange_xx_v0.6.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:11:06.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.6.0/manifests"},{"name":"signature_ps_v0.4.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:10:52.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.4.0/manifests"},{"name":"ockam_vault_test_attribute_v0.5.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:10:29.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.5.0/manifests"},{"name":"ockam_key_exchange_core_v0.6.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:10:08.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.6.0/manifests"},{"name":"ockam_entity_v0.3.0","sha":"cd2eeed18d31dd8ca0b9c20c3504ddc96bd6b8f2","kind":"tag","published_at":"2021-05-31T16:09:39.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.3.0/manifests"},{"name":"signature_ps_v0.3.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:05:43.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.3.0/manifests"},{"name":"signature_core_v0.5.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:05:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.5.0/manifests"},{"name":"signature_bls_v0.3.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:05:22.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.3.0/manifests"},{"name":"signature_bbs_plus_v0.5.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:05:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.5.0/manifests"},{"name":"ockam_vault_test_suite_v0.2.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:05:05.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.2.0/manifests"},{"name":"ockam_vault_test_attribute_v0.4.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:04:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.4.0/manifests"},{"name":"ockam_vault_sync_core_v0.4.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:04:52.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.4.0/manifests"},{"name":"ockam_vault_core_v0.7.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:04:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.7.0/manifests"},{"name":"ockam_vault_v0.7.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:04:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.7.0/manifests"},{"name":"ockam_transport_tcp_v0.7.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:04:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.7.0/manifests"},{"name":"ockam_node_attribute_v0.2.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:04:07.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.2.0/manifests"},{"name":"ockam_node_v0.11.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.11.0/manifests"},{"name":"ockam_key_exchange_xx_v0.5.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:51.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.5.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.4.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.4.0/manifests"},{"name":"ockam_key_exchange_core_v0.5.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.5.0/manifests"},{"name":"ockam_ffi_v0.3.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:28.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.3.0/manifests"},{"name":"ockam_entity_v0.2.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_entity_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_entity_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_entity_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_entity_v0.2.0/manifests"},{"name":"ockam_channel_v0.8.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:03:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.8.0/manifests"},{"name":"ockam_v0.12.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.12.0/manifests"},{"name":"ockam_core_v0.13.0","sha":"9cecb4fc73a2929abbdaf88665afc338b55d1964","kind":"tag","published_at":"2021-05-17T21:01:24.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.13.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.13.0/manifests"},{"name":"signature_ps_v0.2.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.2.0/manifests"},{"name":"signature_core_v0.4.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.4.0/manifests"},{"name":"signature_bls_v0.2.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:25.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.2.0/manifests"},{"name":"signature_bbs_plus_v0.4.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:23.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.4.0/manifests"},{"name":"ockam_vault_test_suite_v0.1.4","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.1.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.4/manifests"},{"name":"ockam_vault_test_attribute_v0.3.2","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:19.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.3.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.3.2/manifests"},{"name":"ockam_vault_sync_core_v0.3.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:17.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.3.0/manifests"},{"name":"ockam_vault_core_v0.6.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.6.0/manifests"},{"name":"ockam_vault_v0.6.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:13.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.6.0/manifests"},{"name":"ockam_transport_tcp_v0.6.3","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:11.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.6.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.3/manifests"},{"name":"ockam_node_attribute_v0.1.8","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:05.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.1.8","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.8/manifests"},{"name":"ockam_node_v0.10.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.10.0/manifests"},{"name":"ockam_key_exchange_xx_v0.4.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.4.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.3.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:21:00.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.3.0/manifests"},{"name":"ockam_key_exchange_core_v0.4.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:20:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.4.0/manifests"},{"name":"ockam_ffi_v0.2.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:20:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.2.0/manifests"},{"name":"ockam_core_v0.12.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:20:43.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.12.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.12.0/manifests"},{"name":"ockam_channel_v0.7.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:20:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.7.0/manifests"},{"name":"ockam_v0.11.0","sha":"ef7de3e5e7652d35e5392490cc34e030f55ba724","kind":"tag","published_at":"2021-05-10T23:20:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.11.0/manifests"},{"name":"ockam_key_exchange_xx_v0.3.3","sha":"b2db74332b3a58cc1c40627a39965645d50050fb","kind":"commit","published_at":"2021-05-03T23:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.3.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.3/manifests"},{"name":"ockam_key_exchange_x3dh_v0.2.4","sha":"b2db74332b3a58cc1c40627a39965645d50050fb","kind":"commit","published_at":"2021-05-03T23:58:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.2.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.4/manifests"},{"name":"ockam-ffi_vv0.1.7","sha":"2a09d366744c437ed604d898883faeccea97ae2a","kind":"commit","published_at":"2021-05-03T23:32:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam-ffi_vv0.1.7","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam-ffi_vv0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam-ffi_vv0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_vv0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_vv0.1.7/manifests"},{"name":"ockam-ffi_v0.1.7","sha":"2a09d366744c437ed604d898883faeccea97ae2a","kind":"commit","published_at":"2021-05-03T23:32:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam-ffi_v0.1.7","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam-ffi_v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam-ffi_v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.1.7/manifests"},{"name":"ockam_vault_test_attribute_v0.3.1","sha":"2a09d366744c437ed604d898883faeccea97ae2a","kind":"commit","published_at":"2021-05-03T23:32:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.3.1/manifests"},{"name":"ockam_node_v0.9.3","sha":"2a09d366744c437ed604d898883faeccea97ae2a","kind":"commit","published_at":"2021-05-03T23:32:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.9.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.3/manifests"},{"name":"ockam_key_exchange_x3dh_v0.2.3","sha":"2a09d366744c437ed604d898883faeccea97ae2a","kind":"commit","published_at":"2021-05-03T23:32:21.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.2.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.3/manifests"},{"name":"ockam_core_v0.11.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"tag","published_at":"2021-05-03T22:41:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.11.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.11.2/manifests"},{"name":"signature_ps_v0.1.1","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.1.1/manifests"},{"name":"signature_core_v0.3.1","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.3.1/manifests"},{"name":"signature_bls_v0.1.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.1.2","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.1.2/manifests"},{"name":"ockam_vault_v0.5.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.5.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.5.2/manifests"},{"name":"ockam_vault_test_suite_v0.1.3","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.1.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.3/manifests"},{"name":"ockam_vault_test_attribute_v0.3.0","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.3.0/manifests"},{"name":"ockam_vault_sync_core_v0.2.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.2.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.2.2/manifests"},{"name":"ockam_vault_core_v0.5.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.5.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.5.2/manifests"},{"name":"ockam_v0.10.0","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.10.0/manifests"},{"name":"ockam_transport_tcp_v0.6.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.6.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.2/manifests"},{"name":"ockam_node_v0.9.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.9.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.2/manifests"},{"name":"ockam_node_attribute_v0.1.7","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.1.7","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.7/manifests"},{"name":"ockam_key_exchange_xx_v0.3.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.3.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.2/manifests"},{"name":"ockam_key_exchange_x3dh_v0.2.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.2.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.2/manifests"},{"name":"ockam_key_exchange_core_v0.3.2","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.3.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.3.2/manifests"},{"name":"ockam_ffi_v0.1.6","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.1.6","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.6/manifests"},{"name":"ockam_channel_v0.6.0","sha":"b9fb2445aba12cf29d63ed6e2a012efd8d1fb0c9","kind":"commit","published_at":"2021-05-03T21:59:53.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.6.0/manifests"},{"name":"signature_bbs_plus_v0.3.2","sha":"4e2a227fb5d67ff245cb9e8dcafe96c36bbb5fcf","kind":"tag","published_at":"2021-04-30T17:04:12.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.3.2","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.3.2/manifests"},{"name":"signature_ps_v0.1.0","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_ps_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_ps_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_ps_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_ps_v0.1.0/manifests"},{"name":"signature_bls_v0.1.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.1.1/manifests"},{"name":"signature_bbs_plus_v0.3.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:48.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.3.1/manifests"},{"name":"ockam_vault_v0.5.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.5.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.5.1/manifests"},{"name":"ockam_vault_test_suite_v0.1.2","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.1.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.2/manifests"},{"name":"ockam_vault_sync_core_v0.2.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.2.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.2.1/manifests"},{"name":"ockam_vault_core_v0.5.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.5.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.5.1/manifests"},{"name":"ockam_transport_tcp_v0.6.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.6.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.1/manifests"},{"name":"ockam_node_v0.9.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.9.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.1/manifests"},{"name":"ockam_node_no_std_v0.0.0","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_no_std_v0.0.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_no_std_v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_no_std_v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_no_std_v0.0.0/manifests"},{"name":"ockam_node_attribute_v0.1.6","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:46.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.1.6","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.6/manifests"},{"name":"ockam_key_exchange_xx_v0.3.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.1/manifests"},{"name":"ockam_key_exchange_x3dh_v0.2.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.2.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.1/manifests"},{"name":"ockam_key_exchange_core_v0.3.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.3.1/manifests"},{"name":"ockam_ffi_v0.1.5","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.1.5","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.5/manifests"},{"name":"ockam_core_v0.11.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.11.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.11.1/manifests"},{"name":"ockam_channel_v0.5.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.5.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.5.1/manifests"},{"name":"ockam_v0.9.1","sha":"c882f9e58d6962535816bceee6787482330a6abf","kind":"tag","published_at":"2021-04-27T23:54:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.9.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.9.1/manifests"},{"name":"signature_core_v0.3.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.3.0/manifests"},{"name":"signature_bbs_plus_v0.3.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.3.0/manifests"},{"name":"ockam_vault_v0.5.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.5.0/manifests"},{"name":"ockam_vault_test_attribute_v0.2.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.2.0/manifests"},{"name":"ockam_vault_sync_core_v0.2.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.2.0/manifests"},{"name":"ockam_vault_core_v0.5.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.5.0/manifests"},{"name":"ockam_transport_tcp_v0.6.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.6.0/manifests"},{"name":"ockam_key_exchange_xx_v0.3.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.3.0/manifests"},{"name":"ockam_channel_v0.5.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.5.0/manifests"},{"name":"ockam_v0.9.0","sha":"312ca0e5ede5b04a3d9fcb9e5702c8b4c5801f7b","kind":"tag","published_at":"2021-04-24T02:05:01.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.9.0/manifests"},{"name":"ockam_vault_test_suite_v0.1.1","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:58:11.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.1/manifests"},{"name":"ockam_vault_sync_core_v0.1.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:58:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_sync_core_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_sync_core_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_sync_core_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_sync_core_v0.1.0/manifests"},{"name":"ockam_vault_core_v0.4.1","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:58:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.4.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.4.1/manifests"},{"name":"ockam_vault_v0.4.1","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:58:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.4.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.4.1/manifests"},{"name":"ockam_transport_tcp_v0.5.1","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:58:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.5.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.5.1/manifests"},{"name":"ockam_node_v0.9.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:51.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.9.0/manifests"},{"name":"ockam_key_exchange_xx_v0.2.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:51.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.2.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.2.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.2.0/manifests"},{"name":"ockam_key_exchange_core_v0.2.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.2.0/manifests"},{"name":"ockam_ffi_v0.1.4","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:50.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.1.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.4/manifests"},{"name":"ockam_core_v0.11.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.11.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.11.0/manifests"},{"name":"ockam_v0.8.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.8.0/manifests"},{"name":"ockam_channel_v0.4.0","sha":"9ab4db66ef387369456104adc40cf4705d3ba077","kind":"tag","published_at":"2021-04-19T23:57:36.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.4.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.1.4","sha":"b2444d28091f84a803492761e411ca5e7e47e909","kind":"tag","published_at":"2021-04-19T20:04:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.1.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.4/manifests"},{"name":"ockam_key_exchange_xx_v0.1.4","sha":"b2444d28091f84a803492761e411ca5e7e47e909","kind":"tag","published_at":"2021-04-19T20:04:49.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.1.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.4/manifests"},{"name":"ockam_key_exchange_core_v0.1.4","sha":"b2444d28091f84a803492761e411ca5e7e47e909","kind":"tag","published_at":"2021-04-19T20:04:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.1.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.1.4/manifests"},{"name":"ockam_vault_test_attribute_v0.1.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:54:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_v0.1.0/manifests"},{"name":"ockam_transport_tcp_v0.4.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:53:37.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.4.0/manifests"},{"name":"ockam_v0.7.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:53:03.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.7.0/manifests"},{"name":"ockam_ffi_v0.1.3","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:52:34.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.1.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.3/manifests"},{"name":"ockam_channel_v0.3.1","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:51:55.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.3.1/manifests"},{"name":"ockam_node_v0.8.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:51:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.8.0/manifests"},{"name":"ockam_vault_test_suite_v0.1.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:50:09.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_v0.1.0/manifests"},{"name":"ockam_vault_v0.4.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:49:27.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.4.0/manifests"},{"name":"ockam_vault_core_v0.4.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:48:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.4.0/manifests"},{"name":"ockam_core_v0.10.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-19T19:47:55.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.10.0/manifests"},{"name":"ockam_transport_tcp_v0.5.0","sha":"2eb09fbcafd993b29953f237d07a4e1ed6740d95","kind":"tag","published_at":"2021-04-15T13:24:18.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.5.0/manifests"},{"name":"ockam_vault_test_suite_0.1.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:17.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_suite_0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_suite_0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_suite_0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_suite_0.1.0/manifests"},{"name":"ockam_vault_0.4.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_0.4.0/manifests"},{"name":"ockam_vault_test_attribute_0.1.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_test_attribute_0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_test_attribute_0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_test_attribute_0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_test_attribute_0.1.0/manifests"},{"name":"ockam_vault_core_0.4.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_0.4.0/manifests"},{"name":"ockam_transport_tcp_0.4.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_0.4.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_0.4.0/manifests"},{"name":"ockam_node_0.8.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_0.8.0/manifests"},{"name":"ockam_node_attribute_0.1.5","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_0.1.5","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_0.1.5/manifests"},{"name":"ockam_ffi_0.1.3","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_0.1.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_0.1.3/manifests"},{"name":"ockam_core_0.10.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:15.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_0.10.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_0.10.0/manifests"},{"name":"ockam_channel_0.3.1","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:14.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_0.3.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_0.3.1/manifests"},{"name":"ockam_0.7.0","sha":"337d77fd9fd6209664622abe00a8496890d7abfb","kind":"tag","published_at":"2021-04-15T03:46:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_0.7.0/manifests"},{"name":"ockam_vault_v0.3.4","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.3.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.3.4/manifests"},{"name":"ockam_vault_core_v0.3.4","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.3.4","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.3.4/manifests"},{"name":"ockam_transport_tcp_v0.3.0","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_transport_tcp_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_transport_tcp_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_transport_tcp_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_transport_tcp_v0.3.0/manifests"},{"name":"ockam_node_v0.7.0","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:58.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.7.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.7.0/manifests"},{"name":"ockam_key_exchange_xx_v0.1.3","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:57.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.1.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.3/manifests"},{"name":"ockam_key_exchange_x3dh_v0.1.3","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:57.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.1.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.3/manifests"},{"name":"ockam_key_exchange_core_v0.1.3","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:57.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.1.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.1.3/manifests"},{"name":"ockam_ffi_v0.1.2","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.1.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.2/manifests"},{"name":"ockam_core_v0.9.0","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.9.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.9.0/manifests"},{"name":"ockam_channel_v0.3.0","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:56.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.3.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.3.0/manifests"},{"name":"ockam_v0.6.0","sha":"030ea1ed9702521d2e5d2170b596080bba5f82c4","kind":"tag","published_at":"2021-04-13T21:34:55.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.6.0/manifests"},{"name":"ockam_v0.5.0","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:36:08.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.5.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.5.0/manifests"},{"name":"ockam_node_attribute_v0.1.5","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:34:32.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_attribute_v0.1.5","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_attribute_v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_attribute_v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_attribute_v0.1.5/manifests"},{"name":"ockam-ffi_v0.1.1","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:33:38.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam-ffi_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam-ffi_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam-ffi_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam-ffi_v0.1.1/manifests"},{"name":"ockam_channel_v0.2.0","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:31:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.2.0/manifests"},{"name":"ockam_node_v0.6.0","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:30:52.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_node_v0.6.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_node_v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_node_v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_node_v0.6.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.1.2","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:29:40.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.1.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.2/manifests"},{"name":"ockam_key_exchange_xx_v0.1.2","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:28:42.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.1.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.2/manifests"},{"name":"ockam_key_exchange_core_v0.1.2","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:28:35.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_core_v0.1.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_core_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_core_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_core_v0.1.2/manifests"},{"name":"ockam_vault_v0.3.3","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:25:55.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_v0.3.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_v0.3.3/manifests"},{"name":"ockam_vault_core_v0.3.3","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:25:33.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_vault_core_v0.3.3","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_vault_core_v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_vault_core_v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_vault_core_v0.3.3/manifests"},{"name":"ockam_core_v0.8.0","sha":"e371801cf87e8cfebc7b70fb9ef4657c46c7e402","kind":"tag","published_at":"2021-04-12T23:24:45.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_core_v0.8.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_core_v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_core_v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_core_v0.8.0/manifests"},{"name":"ockam_ffi_v0.1.0","sha":"dd4393f8ba32912e4b8d5bb84e129f3348db1e39","kind":"tag","published_at":"2021-04-12T20:09:47.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_ffi_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_ffi_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_ffi_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_ffi_v0.1.0/manifests"},{"name":"ockam_v0.4.2","sha":"dd4393f8ba32912e4b8d5bb84e129f3348db1e39","kind":"tag","published_at":"2021-04-12T20:06:16.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_v0.4.2","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_v0.4.2/manifests"},{"name":"signature_bbs_plus_v0.2.0","sha":"ef9c758fa763a9bfdd288ad87ab2224cb6ecb4fa","kind":"tag","published_at":"2021-04-08T23:03:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.2.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.2.0/manifests"},{"name":"signature_bbs_plus_v0.1.1","sha":"28eb9d7d68d6337b27d560e0e2da5431f0a0f1f3","kind":"tag","published_at":"2021-04-06T23:40:20.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.1.1/manifests"},{"name":"signature_bbs_plus_v0.1.0","sha":"80de1e746effb7f68cb99923567f27afe27f229e","kind":"tag","published_at":"2021-04-06T22:40:41.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bbs_plus_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bbs_plus_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bbs_plus_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bbs_plus_v0.1.0/manifests"},{"name":"signature_bls_v0.1.0","sha":"80de1e746effb7f68cb99923567f27afe27f229e","kind":"tag","published_at":"2021-04-06T22:39:44.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_bls_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_bls_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_bls_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_bls_v0.1.0/manifests"},{"name":"signature_core_v0.1.0","sha":"80de1e746effb7f68cb99923567f27afe27f229e","kind":"tag","published_at":"2021-04-06T22:39:02.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/signature_core_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/signature_core_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@signature_core_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/signature_core_v0.1.0/manifests"},{"name":"ockam_channel_v0.1.0","sha":"138df894d579197d4b89e5f50dadd80902e86600","kind":"tag","published_at":"2021-04-06T20:07:30.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_channel_v0.1.0","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_channel_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_channel_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_channel_v0.1.0/manifests"},{"name":"ockam_key_exchange_x3dh_v0.1.1","sha":"138df894d579197d4b89e5f50dadd80902e86600","kind":"tag","published_at":"2021-04-06T20:05:34.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_x3dh_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_x3dh_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_x3dh_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_x3dh_v0.1.1/manifests"},{"name":"ockam_key_exchange_xx_v0.1.1","sha":"138df894d579197d4b89e5f50dadd80902e86600","kind":"tag","published_at":"2021-04-06T20:04:04.000Z","download_url":"https://codeload.github.com/build-trust/ockam/tar.gz/ockam_key_exchange_xx_v0.1.1","html_url":"https://github.com/build-trust/ockam/releases/tag/ockam_key_exchange_xx_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/build-trust/ockam@ockam_key_exchange_xx_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/tags/ockam_key_exchange_xx_v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-19T15:32:58.507Z","dependent_packages_count":1,"downloads":46806,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":13.94876920397671,"dependent_repos_count":9.251935694046699,"dependent_packages_count":18.154888175040913,"stargazers_count":1.997393386475919,"forks_count":1.9443518322068316,"docker_downloads_count":null,"average":9.059467658349416},"purl":"pkg:cargo/ockam_node_attribute","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ockam_node_attribute","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ockam_node_attribute","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ockam_node_attribute/dependencies","status":null,"funding_links":["https://github.com/sponsors/build-trust"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-09T05:17:52.572Z","issues_count":746,"pull_requests_count":4638,"avg_time_to_close_issue":31334566.78647687,"avg_time_to_close_pull_request":512743.4975333004,"issues_closed_count":561,"pull_requests_closed_count":4054,"pull_request_authors_count":175,"issue_authors_count":45,"avg_comments_per_issue":1.8136729222520107,"avg_comments_per_pull_request":0.37322121604139713,"merged_pull_requests_count":3408,"bot_issues_count":6,"bot_pull_requests_count":1849,"past_year_issues_count":20,"past_year_pull_requests_count":1073,"past_year_avg_time_to_close_issue":2574736.8571428573,"past_year_avg_time_to_close_pull_request":472496.5180023229,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":861,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.35,"past_year_avg_comments_per_pull_request":0.18173345759552656,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":260,"past_year_merged_pull_requests_count":697,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-trust%2Fockam/issues","maintainers":[{"login":"adrianbenavides","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianbenavides"},{"login":"etorreborre","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etorreborre"},{"login":"metaclips","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metaclips"},{"login":"SanjoDeundiak","count":340,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SanjoDeundiak"},{"login":"davide-baldo","count":318,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide-baldo"},{"login":"mrinalwadhwa","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrinalwadhwa"},{"login":"polvorin","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/polvorin"},{"login":"nazmulidris","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nazmulidris"},{"login":"snandam","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snandam"},{"login":"shanesveller","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shanesveller"},{"login":"CAOakleyII","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CAOakleyII"},{"login":"ckhrysze","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckhrysze"},{"login":"glenngillen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glenngillen"},{"login":"hairyhum","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hairyhum"},{"login":"BeenzSyed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BeenzSyed"},{"login":"mszpakowski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mszpakowski"}],"active_maintainers":[{"login":"adrianbenavides","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianbenavides"},{"login":"etorreborre","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etorreborre"},{"login":"metaclips","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metaclips"},{"login":"SanjoDeundiak","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SanjoDeundiak"},{"login":"mrinalwadhwa","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrinalwadhwa"},{"login":"davide-baldo","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide-baldo"},{"login":"snandam","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snandam"},{"login":"polvorin","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/polvorin"},{"login":"glenngillen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glenngillen"},{"login":"ckhrysze","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckhrysze"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ockam_node_attribute/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ockam_node_attribute/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ockam_node_attribute/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ockam_node_attribute/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ockam_node_attribute/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ockam_node_attribute/codemeta","maintainers":[{"uuid":"98689","login":"mrinalwadhwa","name":"Mrinal Wadhwa","email":null,"url":"https://github.com/mrinalwadhwa","packages_count":44,"html_url":"https://crates.io/users/mrinalwadhwa","role":null,"created_at":"2022-11-07T22:40:40.300Z","updated_at":"2022-11-07T22:40:40.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mrinalwadhwa/packages"},{"uuid":"111923","login":"mattgreg","name":"Matthew Gregory","email":null,"url":"https://github.com/mattgreg","packages_count":30,"html_url":"https://crates.io/users/mattgreg","role":null,"created_at":"2022-11-07T22:40:40.305Z","updated_at":"2022-11-07T22:40:40.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mattgreg/packages"},{"uuid":"112767","login":"ockam-team","name":"Ockam Developers","email":null,"url":"https://github.com/ockam-team","packages_count":36,"html_url":"https://crates.io/users/ockam-team","role":null,"created_at":"2022-11-07T22:40:40.316Z","updated_at":"2022-11-07T22:40:40.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ockam-team/packages"}]}