{"id":12066909,"name":"vdev","ecosystem":"cargo","description":"CLI utilities for Vector (vector.dev) development and CI workflows","homepage":"https://vector.dev","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":["cli","developer-tools","vdev","vector"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-09-02T20:08:40.783Z","latest_release_published_at":"2026-02-23T16:11:52.471Z","latest_release_number":"0.2.0","last_synced_at":"2026-03-27T12:42:28.520Z","created_at":"2025-09-02T20:17:48.891Z","updated_at":"2026-03-27T12:43:17.820Z","registry_url":"https://crates.io/crates/vdev/","install_command":"cargo install vdev","documentation_url":"https://docs.rs/vdev/","metadata":{"categories":["command-line-utilities"]},"repo_metadata":{"id":36977283,"uuid":"146327667","full_name":"vectordotdev/vector","owner":"vectordotdev","description":"A high-performance observability data pipeline.","archived":false,"fork":false,"pushed_at":"2025-10-29T19:25:11.000Z","size":128056,"stargazers_count":20576,"open_issues_count":2150,"forks_count":1892,"subscribers_count":150,"default_branch":"master","last_synced_at":"2025-10-29T20:26:40.275Z","etag":null,"topics":["events","forwarder","hacktoberfest","logs","metrics","observability","parser","pipeline","router","rust","stream-processing","vector"],"latest_commit_sha":null,"homepage":"https://vector.dev","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vectordotdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2025-10-29T19:25:15.000Z","dependencies_parsed_at":"2023-12-25T05:27:48.892Z","dependency_job_id":"a4836252-8fde-45cd-b375-97e92dac0aa8","html_url":"https://github.com/vectordotdev/vector","commit_stats":{"total_commits":10564,"total_committers":395,"mean_commits":"26.744303797468355","dds":0.8043354789852328,"last_synced_commit":"a75a043523cb3839c4c186719565aeeeceba01cf"},"previous_names":["timberio/vector"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/vectordotdev/vector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vectordotdev","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/sbom","scorecard":{"id":592735,"data":{"date":"2025-08-20T21:33:36Z","repo":{"name":"github.com/vectordotdev/vector","commit":"103ed488ee8f7a3d5a9e7d321b0602b95b3e6aca"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/preview_site_trigger.yml:15","Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/changelog.yaml:55"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/changelog.yaml:22","Info: found token with 'none' permissions: .github/workflows/changelog.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/spelling.yml:74","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/spelling.yml:75","Info: jobLevel 'actions' permission set to 'read': .github/workflows/spelling.yml:76","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/spelling.yml:77","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/build_preview_sites.yml:13","Info: topLevel 'actions' permission set to 'read': .github/workflows/build_preview_sites.yml:10","Warn: no topLevel permission defined: .github/workflows/changelog.yaml:1","Warn: no topLevel permission defined: .github/workflows/changes.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/ci-integration-review.yml:36","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/ci-review-trigger.yml:30","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cli.yml:7","Warn: no topLevel permission defined: .github/workflows/compilation-timings.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/component_features.yml:20","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/create_preview_sites.yml:28","Info: topLevel 'actions' permission set to 'read': .github/workflows/create_preview_sites.yml:29","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cross.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/custom_builds.yml:4","Warn: topLevel 'packages' permission set to 'write': .github/workflows/custom_builds.yml:5","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/deny.yml:20","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/e2e.yml:22","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/environment.yml:15","Warn: no topLevel permission defined: .github/workflows/gardener_issue_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/gardener_open_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/gardener_open_pr.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/install-sh.yml:8","Warn: no topLevel permission defined: .github/workflows/integration-test.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/k8s_e2e.yml:18","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/master_merge_queue.yml:23","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/misc.yml:7","Warn: no topLevel permission defined: .github/workflows/msrv.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/nightly.yml:4","Warn: topLevel 'packages' permission set to 'write': .github/workflows/nightly.yml:5","Warn: no topLevel permission defined: .github/workflows/preview_site_trigger.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/protobuf.yml:4","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yml:4","Warn: topLevel 'packages' permission set to 'write': .github/workflows/publish.yml:5","Warn: no topLevel permission defined: .github/workflows/regression.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:5","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/semantic.yml:1","Warn: no topLevel permission defined: .github/workflows/spelling.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/unit_mac.yml:7","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/unit_windows.yml:7"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/environment.yml:18"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: distribution/docker/alpine/Dockerfile:1","Warn: containerImage not pinned by hash: distribution/docker/alpine/Dockerfile:15: pin your Docker image by updating docker.io/alpine:3.22 to docker.io/alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: distribution/docker/debian/Dockerfile:1","Warn: containerImage not pinned by hash: distribution/docker/debian/Dockerfile:10: pin your Docker image by updating docker.io/debian:bookworm-slim to docker.io/debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: containerImage not pinned by hash: distribution/docker/distroless-libc/Dockerfile:1","Warn: containerImage not pinned by hash: distribution/docker/distroless-libc/Dockerfile:12: pin your Docker image by updating gcr.io/distroless/cc-debian12:latest to gcr.io/distroless/cc-debian12:latest@sha256:00cc20b928afcc8296b72525fa68f39ab332f758c4f2a9e8d90845d3e06f1dc4","Warn: containerImage not pinned by hash: distribution/docker/distroless-static/Dockerfile:1","Warn: containerImage not pinned by hash: distribution/docker/distroless-static/Dockerfile:12: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: scripts/cross/aarch64-unknown-linux-gnu.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/aarch64-unknown-linux-gnu:0.2.5 to ghcr.io/cross-rs/aarch64-unknown-linux-gnu:0.2.5@sha256:7f8308a8734d9fcd2ebbe9a3e4bdea74af293f0799d80c3cc341e340cda49a4c","Warn: containerImage not pinned by hash: scripts/cross/aarch64-unknown-linux-musl.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/aarch64-unknown-linux-musl:0.2.5 to ghcr.io/cross-rs/aarch64-unknown-linux-musl:0.2.5@sha256:702154f52b2d8091671aa2c84d5582d849f949977228c735ff8462f93cc0e1e4","Warn: containerImage not pinned by hash: scripts/cross/arm-unknown-linux-gnueabi.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/arm-unknown-linux-gnueabi:0.2.5 to ghcr.io/cross-rs/arm-unknown-linux-gnueabi:0.2.5@sha256:883c879360c53648ba0b07b1cae7c4888e059c8cf46b1f5b103fd2ac045b9dac","Warn: containerImage not pinned by hash: scripts/cross/arm-unknown-linux-musleabi.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/arm-unknown-linux-musleabi:0.2.5 to ghcr.io/cross-rs/arm-unknown-linux-musleabi:0.2.5@sha256:18cf2a8f88ee35c15271454a32c31514cf50fa60f47e918d19e220338b46d5b5","Warn: containerImage not pinned by hash: scripts/cross/armv7-unknown-linux-gnueabihf.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/armv7-unknown-linux-gnueabihf:0.2.5 to ghcr.io/cross-rs/armv7-unknown-linux-gnueabihf:0.2.5@sha256:4a08bebb60f08d52c1885b643a768f163c7318c05f91cf119f6c02855ea52699","Warn: containerImage not pinned by hash: scripts/cross/armv7-unknown-linux-musleabihf.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/armv7-unknown-linux-musleabihf:0.2.5 to ghcr.io/cross-rs/armv7-unknown-linux-musleabihf:0.2.5@sha256:b4f481f30ceca34730a5723f717396d762d94f6eddd7e1cf7c7862d1377ff98c","Warn: containerImage not pinned by hash: scripts/cross/powerpc-unknown-linux-gnu.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/powerpc-unknown-linux-gnu:0.2.5 to ghcr.io/cross-rs/powerpc-unknown-linux-gnu:0.2.5@sha256:4e22ded7da815f368968647059c808faf57dd62e34dfcefa615e6dcd7e4775ec","Warn: containerImage not pinned by hash: scripts/cross/powerpc64le-unknown-linux-gnu.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/powerpc64le-unknown-linux-gnu:0.2.5 to ghcr.io/cross-rs/powerpc64le-unknown-linux-gnu:0.2.5@sha256:de5114adcd786f6a41eb07379459aaae94de73670303e202ea3603d250c19091","Warn: containerImage not pinned by hash: scripts/cross/x86_64-unknown-linux-gnu.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/x86_64-unknown-linux-gnu:0.2.5 to ghcr.io/cross-rs/x86_64-unknown-linux-gnu:0.2.5@sha256:9e5b39c09874bc1816c675ed11afca2c2ed6cee0c4ed2b3c1d5763c346c9ae3f","Warn: containerImage not pinned by hash: scripts/cross/x86_64-unknown-linux-musl.dockerfile:1: pin your Docker image by updating ghcr.io/cross-rs/x86_64-unknown-linux-musl:0.2.5 to ghcr.io/cross-rs/x86_64-unknown-linux-musl:0.2.5@sha256:77db671d8356a64ae72a3e1415e63f547f26d374fbe3c4762c1cd36c7eac7b99","Warn: containerImage not pinned by hash: scripts/e2e/Dockerfile:4","Warn: containerImage not pinned by hash: scripts/e2e/datadog-metrics/dogstatsd_client/Dockerfile:1: pin your Docker image by updating python:3.7-alpine to python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3","Warn: containerImage not pinned by hash: scripts/e2e/opentelemetry-logs/generator/Dockerfile:1: pin your Docker image by updating python:3.11-alpine to python:3.11-alpine@sha256:8d8c6d3808243160605925c2a7ab2dc5c72d0e75651699b0639143613e0855b8","Warn: containerImage not pinned by hash: scripts/environment/Dockerfile:1: pin your Docker image by updating docker.io/ubuntu:24.04 to docker.io/ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: scripts/integration/Dockerfile:2","Warn: containerImage not pinned by hash: tests/data/dnstap/Dockerfile:1: pin your Docker image by updating docker.io/library/debian:bookworm to docker.io/library/debian:bookworm@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b","Warn: containerImage not pinned by hash: tilt/Dockerfile:9","Warn: containerImage not pinned by hash: tilt/Dockerfile:35","Warn: pipCommand not pinned by hash: scripts/e2e/datadog-metrics/dogstatsd_client/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/e2e/opentelemetry-logs/generator/Dockerfile:4","Warn: downloadThenRun not pinned by hash: scripts/environment/bootstrap-ubuntu-24.04.sh:69","Warn: npmCommand not pinned by hash: scripts/environment/prepare.sh:163","Warn: npmCommand not pinned by hash: scripts/environment/prepare.sh:169","Info: 174 out of 174 GitHub-owned GitHubAction dependencies pinned","Info:  90 out of  90 third-party GitHubAction dependencies pinned","Info:   2 out of  28 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 27 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.49.0 not signed: https://api.github.com/repos/vectordotdev/vector/releases/239417824","Warn: release artifact v0.48.0 not signed: https://api.github.com/repos/vectordotdev/vector/releases/228900907","Warn: release artifact v0.47.0 not signed: https://api.github.com/repos/vectordotdev/vector/releases/219813978","Warn: release artifact v0.46.1 not signed: https://api.github.com/repos/vectordotdev/vector/releases/212302847","Warn: release artifact v0.46.0 not signed: https://api.github.com/repos/vectordotdev/vector/releases/211082854","Warn: release artifact v0.49.0 does not have provenance: https://api.github.com/repos/vectordotdev/vector/releases/239417824","Warn: release artifact v0.48.0 does not have provenance: https://api.github.com/repos/vectordotdev/vector/releases/228900907","Warn: release artifact v0.47.0 does not have provenance: https://api.github.com/repos/vectordotdev/vector/releases/219813978","Warn: release artifact v0.46.1 does not have provenance: https://api.github.com/repos/vectordotdev/vector/releases/212302847","Warn: release artifact v0.46.0 does not have provenance: https://api.github.com/repos/vectordotdev/vector/releases/211082854"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 57 contributing companies or organizations","details":["Info: found contributions from: 1000Memories, BCAAFC, DataDog, DeterminateSystems, EthicalEngineering, GoSteelProgrammers, Hoverbear-Consulting, PDCbc, RustFestEU, UVicEthnographicMapping, amethyst, benthosdev, bitcoinjs, chromaway, cryptocoinjs, darktable-org, datadog, deku deals / m12y, determinate systems, ethical engineering, ferrocene, ferrous-systems, git-duet, globallinks, hamfist, hightechu, hyperium, hypervideo, in-your-saas, knurling-rs, lamports-dev, les-developpards, looking for my next role, metrics-rs, modcloth-labs, moooink, nativesintech, previously @proton @datadog and @docker, reactql, riemann, rust-lang, rust-lang-nursery, rust-nyc, rustasync, rustcon-asia, rustic-games, scoophealth, sfbrigade, software developer, styled-components, teroedge, timberio, tokio-rs, toshi-search, tower-rs, varstruct, vectordotdev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2025-0012","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2020-0168","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: MAL-2025-21003","Warn: Project is vulnerable to: MAL-2025-3174"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T22:23:04.432Z","repository_id":36977283,"created_at":"2025-08-20T22:23:04.432Z","updated_at":"2025-08-20T22:23:04.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281706554,"owners_count":26547512,"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-10-29T02:00:06.901Z","response_time":59,"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":"vectordotdev","name":"Vector","uuid":"16866914","kind":"organization","description":"A reliable, high-performance tool for building observability data pipelines. A @datadog project.","email":"vector@datadoghq.com","website":"https://vector.dev","location":"New York, NY","twitter":"vectordotdev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16866914?v=4","repositories_count":108,"last_synced_at":"2025-04-25T13:55:54.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vectordotdev","funding_links":[],"total_stars":20924,"followers":275,"following":0,"created_at":"2022-11-14T05:56:52.157Z","updated_at":"2025-04-25T13:55:54.313Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vectordotdev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vectordotdev/repositories"},"tags":[{"name":"v0.50.0","sha":"9053198c87956af22c146728fb5dd7af5801aacf","kind":"tag","published_at":"2025-09-23T14:17:06.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.50.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.50.0/manifests"},{"name":"vdev-v0.1.0","sha":"06f2f59c2dd836c3de98ba22181cd2eb1c0a70bd","kind":"tag","published_at":"2025-09-03T19:41:38.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.1.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.1.0/manifests"},{"name":"v0.49.0","sha":"dc7e79278323d1323bcafe3741d7e258b0c37fb4","kind":"tag","published_at":"2025-08-12T13:44:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.49.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"a67e4e2549d5730cd4c9c959b8afb1adf4248ce1","kind":"tag","published_at":"2025-06-30T18:23:48.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.48.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"3d5af22a628e65de0545af849a3932922bb657ec","kind":"tag","published_at":"2025-05-20T13:52:03.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.47.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"9a19e8a70bfcce38a029add144f53bdb8cebcf8b","kind":"tag","published_at":"2025-04-14T18:34:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.46.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a7429e2c494fcea9f23208465e6100b9392a6f41","kind":"tag","published_at":"2025-04-08T14:01:20.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.46.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"063cabbbf4bc6f75794fa0ccd3b0bd5c074f0e35","kind":"tag","published_at":"2025-02-24T14:50:22.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.45.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"3cdc7c3d722fa50273beaa4bd02b6810f86ca3fa","kind":"tag","published_at":"2025-01-13T21:23:03.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.44.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"e30bf1f1a8c8af7b087bec6323a1eefbd3a35856","kind":"tag","published_at":"2024-12-10T16:13:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.43.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"88e017ff11bf7e8d688b4cbbe4a9831d52a27022","kind":"tag","published_at":"2024-12-03T22:43:18.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.43.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"3d16e345232bb3cb9b104ee6461e9dd0b4c361da","kind":"tag","published_at":"2024-10-21T14:08:49.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.42.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"745babdc7dfa183feaab26ce915c15b10cd5bb6b","kind":"tag","published_at":"2024-09-11T14:54:16.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.41.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"97952b50dba345068b43928ede174865e5962782","kind":"tag","published_at":"2024-09-09T16:09:16.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.41.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.41.0/manifests"},{"name":"v0.40.2","sha":"170687d1f1f09ae86b07875a58dce2e608693cca","kind":"tag","published_at":"2024-09-09T14:05:46.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.40.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"a9392b0437bdf3da3bc20a5b79e0196c7608851e","kind":"tag","published_at":"2024-08-26T14:33:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.40.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"1167aa9cdaf4fdf5e860434fc98b01851c7a2676","kind":"tag","published_at":"2024-07-29T15:07:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.40.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"73da9bbf89d49ce7abc5ad8c8526c7679f289dae","kind":"tag","published_at":"2024-06-17T15:59:03.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.39.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"ea0ec6f4f871c6cfae354b4c00403b646ba144bb","kind":"tag","published_at":"2024-05-07T14:33:16.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.38.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"cb6635acfce641668d6640ec37c0d62773be7b03","kind":"tag","published_at":"2024-04-09T13:43:43.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.37.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"c1da408b34fe29f8c949e18f08867066b080b2f5","kind":"tag","published_at":"2024-03-26T13:40:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.37.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"2857180dbe42b7da5b21259f14283475e169b5fb","kind":"tag","published_at":"2024-03-11T14:31:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.36.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"a5e48bb5728896713ab5280ef52a7512a7892baf","kind":"tag","published_at":"2024-02-13T14:41:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.36.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.36.0/manifests"},{"name":"v0.35.1","sha":"3ff039a64634e82862734cf947812d8a3d5ff93d","kind":"tag","published_at":"2024-02-12T14:34:23.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.35.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"e57c0c0e64bea6508ba0aae148d93525a4788669","kind":"tag","published_at":"2024-01-08T14:39:41.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.35.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.35.0/manifests"},{"name":"v0.34.2","sha":"d685a16e5e2acf136b91030718c57dc37572d0ff","kind":"tag","published_at":"2024-01-02T14:57:17.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.34.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"86f1c22d7f00d7d80210a2704ea9f5061f74ee55","kind":"tag","published_at":"2023-11-16T14:55:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.34.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"c909b660ca3cf3cc1c6d9cd7880cef8b61b2b426","kind":"tag","published_at":"2023-11-07T15:03:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.34.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"3cc27b98bbab84e6e749cc405fe6a62797a0926d","kind":"tag","published_at":"2023-10-30T16:47:01.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.33.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"89605fbba72b4a8572f0265248dba2174415c764","kind":"tag","published_at":"2023-09-27T14:13:59.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.33.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"beb74c1c234a2b7d9751cf0bea8a77aff609c604","kind":"tag","published_at":"2023-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.32.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"99658840c9f1b4a2414617d0cdaec74fc09c8a22","kind":"tag","published_at":"2023-08-21T14:48:01.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.32.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"1b403e1397152a76ee2f600f8d069561c6ec98f2","kind":"tag","published_at":"2023-08-15T14:51:41.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.32.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"0f13b22a4cebbba000444bdb45f02bc820730a13","kind":"tag","published_at":"2023-07-06T13:47:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.31.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"38c3f0be7b7d72ffa7d64976d8ce1d0ddb52f692","kind":"tag","published_at":"2023-05-22T17:35:30.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.30.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"74ae15eb53715925a53b68bff1c067c6d53344fa","kind":"tag","published_at":"2023-04-20T14:47:09.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.29.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"33b386802058ff6f6715a737790eed2fa80bdf29","kind":"tag","published_at":"2023-04-11T22:16:31.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.29.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"986dd37d9868241fe5132e4ebe9a18349633afaa","kind":"tag","published_at":"2023-04-10T15:51:17.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.28.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"ff15924bed6df02d57569978da65878a3c0c7091","kind":"tag","published_at":"2023-03-06T13:15:28.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.28.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"971c594362843268209fbcd8981f35cd0543c0a9","kind":"tag","published_at":"2023-02-27T17:34:07.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.28.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"19a51f20d91983f7e386991b52354ce173cb2392","kind":"tag","published_at":"2023-02-22T14:38:03.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.27.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"5623d1edd4e7be4cab1651432b96f6a82c0a9c34","kind":"tag","published_at":"2023-01-18T15:09:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.27.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"c6b5bc2cb73ddc20beac2dedadb8954c4364e666","kind":"tag","published_at":"2022-12-05T18:41:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.26.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.26.0/manifests"},{"name":"v0.25.2","sha":"d690c440ded1646e07d3c7dee73db09953f745bb","kind":"tag","published_at":"2022-11-29T17:47:06.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.25.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9125a999df6fd7c24433017422d63758d9eef3d5","kind":"tag","published_at":"2022-11-07T19:33:01.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.25.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"b573b515bbdfd2b0b782765d0bbc9049b65a209c","kind":"tag","published_at":"2022-11-01T13:54:40.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.25.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"5e47b897075c73a6d0fd5dcebcaa364c7c27b3e2","kind":"tag","published_at":"2022-10-13T14:58:11.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.24.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"8935681670a2ec5b6eddd42e8852f825a4860d05","kind":"tag","published_at":"2022-09-12T20:50:41.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.24.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"43267b9b5009e231c1e30ca5d1a1621cb3b105b9","kind":"tag","published_at":"2022-08-30T16:48:23.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.24.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.24.0/manifests"},{"name":"v0.23.3","sha":"92a5082f1d02f0c45ff74963b06bc64c87fe7a95","kind":"commit","published_at":"2022-08-10T19:14:07.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.23.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.23.3/manifests"},{"name":"v0.23.0","sha":"38c2435402d5dd1379665dd3b10c5e87b1e59dba","kind":"tag","published_at":"2022-07-11T18:49:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.23.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"b140798757652946bffa1af803a3f2815b43adb7","kind":"tag","published_at":"2022-06-29T04:04:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.22.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"0024c92c5ccb4a4d38698ebc6fa63a1d9a7bfe8a","kind":"tag","published_at":"2022-06-15T23:06:24.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.22.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"b633e95714235193c262589296d7c317de13abe6","kind":"tag","published_at":"2022-06-10T14:27:06.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.22.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"5e937e3e44ea1487d7b3fcc0e537ab6303fc2c3d","kind":"tag","published_at":"2022-06-01T17:11:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.22.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"1f010099aa914302dc7d8ec211e1ae0aee904dd4","kind":"tag","published_at":"2022-05-05T20:41:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.21.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"18787c02047fb516ef05323cb3935d554d0bcf00","kind":"tag","published_at":"2022-04-22T15:16:48.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.21.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"c1edb895c5d60405d8554fd5ced542c0e033fc50","kind":"tag","published_at":"2022-04-14T17:28:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.21.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"38b806e297af21b46f05099b7d4eeae287bcd193","kind":"commit","published_at":"2022-04-07T15:33:04.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.20.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"2a706a326796151d666905e98791b57cf4ca99a4","kind":"commit","published_at":"2022-02-10T22:46:06.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.20.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.20.0/manifests"},{"name":"v0.19.3","sha":"bbd0f88fa88f7d63264e141834cfd7be3b367fb0","kind":"commit","published_at":"2022-02-10T19:54:42.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.19.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"386a0d13a544240752fdd5c44eabeb0df007f885","kind":"commit","published_at":"2022-02-09T16:36:22.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.19.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"3cf70cf5816da84eb70e0a2767582a1bc2f3bdbf","kind":"commit","published_at":"2022-01-24T23:45:25.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.19.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"da60b5562d4c66b76b180e725a8fb8198d34f1ff","kind":"commit","published_at":"2021-12-28T16:32:02.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.19.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"c4adb607fad7f3dce6f3ee1e29525fd7585d0382","kind":"commit","published_at":"2021-11-29T23:05:10.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.18.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"c77e0857ea4071da9793d81a4813fcfa9e8ab45d","kind":"commit","published_at":"2021-11-18T17:26:45.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.18.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"d72c6e75891bc972111c7681fc5d0da44b9a8502","kind":"commit","published_at":"2021-10-21T18:02:16.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.17.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.3/manifests"},{"name":"v0.17.2-plus-buffer-metrics","sha":"2fc4684e1873419b0e1c893e9f9f38d46f2e54cb","kind":"commit","published_at":"2021-10-19T03:36:43.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.17.2-plus-buffer-metrics","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.17.2-plus-buffer-metrics","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.17.2-plus-buffer-metrics","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.2-plus-buffer-metrics","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.2-plus-buffer-metrics/manifests"},{"name":"v0.17.2","sha":"cc0728606ac7b78c79e89255fc795136195ae1a2","kind":"commit","published_at":"2021-10-19T02:43:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.17.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7bb9f29c4ee558da3ed3968c065b6c3c2d9223a0","kind":"commit","published_at":"2021-10-18T19:08:02.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.17.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"3d34cde6ceeb5e812012912c0ab716a1c1023e1b","kind":"commit","published_at":"2021-10-08T19:21:16.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.17.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"739e8788b5c0a89c9e94e26f591486ee5a67cae6","kind":"commit","published_at":"2021-08-26T16:54:45.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.16.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"9e4174dbcd98988cb9419362cbdc82d514b012fd","kind":"commit","published_at":"2021-08-25T16:30:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.16.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"a216c34f5495731cd6d364c020e208365067c467","kind":"commit","published_at":"2021-08-11T19:33:25.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.15.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"c5e47320cb4d0d2ae87af374032b195824d45271","kind":"commit","published_at":"2021-07-27T21:08:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.15.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.15.1/manifests"},{"name":"v0.14.1","sha":"f9212bcbb6d3f4f8871e6990e1eb77835e169b93","kind":"commit","published_at":"2021-07-20T19:27:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.14.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.14.1/manifests"},{"name":"v0.15.0","sha":"994d81239a9b5ea4eae3e92530e601629b593cc6","kind":"commit","published_at":"2021-07-16T16:11:06.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.15.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"5f3a31992a2b781b643c77a356d1ea713149fd1f","kind":"commit","published_at":"2021-06-03T17:30:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.14.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"f0749f61d35add788f0e7aca43308bd6ac4a72c2","kind":"commit","published_at":"2021-04-29T14:02:07.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.13.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"99bf2171cd1aa48aca009c0a5c3da21c5309f2f3","kind":"commit","published_at":"2021-04-21T20:11:09.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.13.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"cafe9f3f400bc53cb0b6adb324b3cb806cc71c2e","kind":"commit","published_at":"2021-03-30T18:52:10.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.12.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"36de17b1360917557e082f8082b502ec398b99a5","kind":"commit","published_at":"2021-03-12T20:57:30.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.12.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.12.1/manifests"},{"name":"v0.11.1","sha":"92b017abcf293d54e3594c708e71c7253f930cb5","kind":"commit","published_at":"2021-03-11T20:43:14.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.11.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"3fca30acb5132b6320eaea18c01eeeaabae33974","kind":"commit","published_at":"2021-03-11T19:32:28.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.11.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.11.0/manifests"},{"name":"v0.12.0","sha":"6e42f4ba88a6699ca914dab61c7b9e60d25a8726","kind":"tag","published_at":"2021-03-10T14:36:59.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.12.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.12.0/manifests"},{"name":"v0.10.0","sha":"0f0311aebc4124eb06759633f4d4a9f098b36f07","kind":"tag","published_at":"2020-07-22T18:20:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.10.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"34d392a1cbf30b0fd94a6988db237d1550758451","kind":"tag","published_at":"2020-06-02T16:03:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.9.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"1bfecc66814800cb32fd7175d2626b9fcd6b52bf","kind":"tag","published_at":"2020-04-30T15:26:01.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.9.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"8986f9f8447ee8492fc4541a9c29fe906c42ccc5","kind":"tag","published_at":"2020-04-20T20:52:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.9.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"ca737cd0a04f80733449278621170340073dfe3d","kind":"tag","published_at":"2020-03-06T15:32:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.8.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"bac375a331de0032fcf08209f20e09d17952bc4d","kind":"tag","published_at":"2020-03-04T15:01:42.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.8.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d3106e4252d6226925965e001940f8ef44bb4289","kind":"tag","published_at":"2020-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.8.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"1b270eb591fbc08743c466164d36ba7879bdd21a","kind":"tag","published_at":"2020-01-31T20:07:07.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.7.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ee61a00b00255b5e99b1362173f0a25ac7f268d8","kind":"commit","published_at":"2020-01-23T21:47:52.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.7.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d51bb3d7d960e9061a5f8e6cfbd7f31f15b6dc3c","kind":"tag","published_at":"2020-01-22T13:59:26.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.7.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"29781394503b99b9230b45b044149429427804de","kind":"tag","published_at":"2019-12-12T17:03:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.6.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"84177f61c24334ddfb4a54d3c3e03b0d56471665","kind":"tag","published_at":"2019-10-10T18:37:16.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.5.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"85754cfc37d0ba3771bb88849a4563f341c1c758","kind":"tag","published_at":"2019-09-24T16:26:20.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.4.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1b034f3a9df98898ad4d8b0b849a522deb8e62f1","kind":"tag","published_at":"2019-07-02T08:11:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.3.0/manifests"},{"name":"0.2.0-105-g1138fa3-4-g6016e92","sha":"6016e922f6fb718f8c78b5c217f5a06eb83cd921","kind":"commit","published_at":"2019-06-28T03:54:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/0.2.0-105-g1138fa3-4-g6016e92","html_url":"https://github.com/vectordotdev/vector/releases/tag/0.2.0-105-g1138fa3-4-g6016e92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@0.2.0-105-g1138fa3-4-g6016e92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/0.2.0-105-g1138fa3-4-g6016e92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/0.2.0-105-g1138fa3-4-g6016e92/manifests"},{"name":"0.2.0-105-g1138fa3","sha":"1138fa3efdba8d4044dbac43d88776637d1b0e1e","kind":"commit","published_at":"2019-06-28T03:06:47.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/0.2.0-105-g1138fa3","html_url":"https://github.com/vectordotdev/vector/releases/tag/0.2.0-105-g1138fa3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@0.2.0-105-g1138fa3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/0.2.0-105-g1138fa3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/0.2.0-105-g1138fa3/manifests"},{"name":"0.2.0-91-g22f7616","sha":"22f761612d274cc04501dc2d2d3e659232263508","kind":"commit","published_at":"2019-06-27T21:24:46.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/0.2.0-91-g22f7616","html_url":"https://github.com/vectordotdev/vector/releases/tag/0.2.0-91-g22f7616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@0.2.0-91-g22f7616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/0.2.0-91-g22f7616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/0.2.0-91-g22f7616/manifests"},{"name":"v0.2.0","sha":"c7bc515a50062ba5b17ae4c1d5a9a31d82aed280","kind":"commit","published_at":"2019-06-09T17:07:28.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.2.0/manifests"},{"name":"v0.2.0-alpha.1","sha":"8a8147910ff0f51b3ff0ca3cad98b58327c9b9cd","kind":"commit","published_at":"2019-05-31T23:06:54.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.2.0-alpha.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.2.0-alpha.1/manifests"},{"name":"v0.2.0-dev.1","sha":"d6a4fbd24c4363928d1310619439d17175a16680","kind":"commit","published_at":"2019-05-17T19:30:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.2.0-dev.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.2.0-dev.1/manifests"},{"name":"v0.1.0-alpha.5","sha":"4031d81b59d1d5be28d47395ac4991ec56c1adc2","kind":"commit","published_at":"2019-04-05T20:02:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.1.0-alpha.5","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.1.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.1.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.5/manifests"},{"name":"v0.1.0-alpha.4","sha":"46759b95b49261ed83338c1bbbf7c0bbeea563ec","kind":"commit","published_at":"2019-04-01T21:54:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.1.0-alpha.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.4/manifests"},{"name":"v0.1.0-alpha.3","sha":"ecc6d0a527bff71fe7279b0107895ada3dea8d78","kind":"commit","published_at":"2019-03-22T22:20:36.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.1.0-alpha.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.3/manifests"},{"name":"v0.1.0-alpha.2","sha":"217de51ecd950d92bb32b535542a097c9be56372","kind":"commit","published_at":"2019-03-21T23:14:54.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.1.0-alpha.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.2/manifests"},{"name":"v0.1.0-alpha.1a","sha":"12b5c387a548d40c10c18cd29174db9eecf35b62","kind":"commit","published_at":"2019-03-21T19:16:25.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.1.0-alpha.1a","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.1.0-alpha.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.1.0-alpha.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.1a/manifests"},{"name":"v0.1.0-alpha.1","sha":"2edac03ebcc869c059bf5084c309ce7d6e4b0067","kind":"commit","published_at":"2019-03-21T16:14:46.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.1.0-alpha.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.1.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2026-03-27T12:43:17.783Z","dependent_packages_count":0,"downloads":4389,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.5298793456634,"dependent_repos_count":20.177011967420388,"dependent_packages_count":26.707146147588386,"stargazers_count":0.465824818519353,"forks_count":0.5280327595834516,"docker_downloads_count":1.657583013814008,"average":24.01091300876483},"purl":"pkg:cargo/vdev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/vdev","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/vdev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/vdev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T21:04:14.611Z","issues_count":1221,"pull_requests_count":3591,"avg_time_to_close_issue":15713819.495145632,"avg_time_to_close_pull_request":1349146.9110720563,"issues_closed_count":515,"pull_requests_closed_count":2845,"pull_request_authors_count":326,"issue_authors_count":718,"avg_comments_per_issue":2.4627354627354627,"avg_comments_per_pull_request":2.2489557226399333,"merged_pull_requests_count":2175,"bot_issues_count":11,"bot_pull_requests_count":1444,"past_year_issues_count":474,"past_year_pull_requests_count":1697,"past_year_avg_time_to_close_issue":949129.8201438849,"past_year_avg_time_to_close_pull_request":379442.25435816165,"past_year_issues_closed_count":139,"past_year_pull_requests_closed_count":1262,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":309,"past_year_avg_comments_per_issue":0.8291139240506329,"past_year_avg_comments_per_pull_request":1.6175604007071303,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":543,"past_year_merged_pull_requests_count":992,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":457,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jszwedko"},{"login":"bruceg","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruceg"},{"login":"lukesteensen","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukesteensen"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"}],"active_maintainers":[{"login":"pront","count":456,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jszwedko"},{"login":"bruceg","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruceg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vdev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vdev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vdev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vdev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vdev/codemeta","maintainers":[{"uuid":"224308","login":"pront","name":"Pavlos Rontidis","email":null,"url":"https://github.com/pront","packages_count":2,"html_url":"https://crates.io/users/pront","role":null,"created_at":"2025-09-03T02:53:41.670Z","updated_at":"2025-09-03T02:53:41.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/pront/packages"}]}