[{"id":14023319,"name":"wener/vector","ecosystem":"helm","description":"A lightweight, ultra-fast tool for building observability pipelines","homepage":"https://vector.dev/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":["vector","events","logs","metrics","observability","stream-processing"],"namespace":"wener","versions_count":42,"first_release_published_at":"2023-06-18T07:46:27.000Z","latest_release_published_at":"2026-07-14T23:53:31.000Z","latest_release_number":"0.57.0","last_synced_at":"2026-08-26T01:25:47.151Z","created_at":"2026-03-10T20:46:32.770Z","updated_at":"2026-08-26T01:25:47.151Z","registry_url":"https://artifacthub.io/packages/helm/wener/vector","install_command":"helm repo add wener https://wenerme.github.io/charts \u0026\u0026 helm install vector wener/vector","documentation_url":"https://artifacthub.io/packages/helm/wener/vector","metadata":{"app_version":"0.57.0-distroless-libc","chart_version":"0.57.0","category":4,"official":false,"deprecated":false,"repository_url":"https://wenerme.github.io/charts","maintainers":[{"name":"Datadog","email":"vector@datadoghq.com"}]},"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":"2026-08-18T21:55:24.000Z","size":143075,"stargazers_count":22396,"open_issues_count":2518,"forks_count":2258,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-18T23:12:16.446Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-18T22:12:36.000Z","dependencies_parsed_at":"2026-05-08T23:05:28.274Z","dependency_job_id":"31f31402-ec38-4409-9f0b-d1371486cdc4","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":133,"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":286080680,"owners_count":36773449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-18T23:18:33.936Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/wener/vector","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/wener/vector","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/wener/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/wener/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T20:00:55.403Z","issues_count":1226,"pull_requests_count":3629,"avg_time_to_close_issue":15695917.55019305,"avg_time_to_close_pull_request":1353196.4721930744,"issues_closed_count":518,"pull_requests_closed_count":2859,"pull_request_authors_count":343,"issue_authors_count":720,"avg_comments_per_issue":2.465742251223491,"avg_comments_per_pull_request":2.2460732984293195,"merged_pull_requests_count":2187,"bot_issues_count":11,"bot_pull_requests_count":1448,"past_year_issues_count":56,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":3229473.6153846155,"past_year_avg_time_to_close_pull_request":420043.91489361704,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":0.32142857142857145,"past_year_avg_comments_per_pull_request":0.8920454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":463,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":361,"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":"thomasqueirozb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"}],"active_maintainers":[{"login":"pront","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fvector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fvector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fvector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fvector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fvector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wener%2Fvector/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18190,"maintainers_count":0,"namespaces_count":5388,"keywords_count":10032,"github":"artifacthub","metadata":{"funded_packages_count":995,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-08-31T05:05:50.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14023280,"name":"vector/vector","ecosystem":"helm","description":"A lightweight, ultra-fast tool for building observability pipelines","homepage":"https://vector.dev/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":["vector","events","logs","metrics","observability","stream-processing"],"namespace":"vector","versions_count":90,"first_release_published_at":"2021-09-08T14:43:24.000Z","latest_release_published_at":"2026-07-14T23:10:30.000Z","latest_release_number":"0.57.0","last_synced_at":"2026-08-26T01:29:48.744Z","created_at":"2026-03-10T20:16:07.055Z","updated_at":"2026-08-26T01:29:48.744Z","registry_url":"https://artifacthub.io/packages/helm/vector/vector","install_command":"helm repo add vector https://helm.vector.dev \u0026\u0026 helm install vector vector/vector","documentation_url":"https://artifacthub.io/packages/helm/vector/vector","metadata":{"app_version":"0.57.0-distroless-libc","chart_version":"0.57.0","category":4,"official":false,"deprecated":false,"repository_url":"https://helm.vector.dev","maintainers":[{"name":"Datadog","email":"vector@datadoghq.com"}]},"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":"2026-08-18T21:55:24.000Z","size":143075,"stargazers_count":22396,"open_issues_count":2518,"forks_count":2258,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-18T23:12:16.446Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-18T22:12:36.000Z","dependencies_parsed_at":"2026-05-08T23:05:28.274Z","dependency_job_id":"31f31402-ec38-4409-9f0b-d1371486cdc4","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":133,"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":286080680,"owners_count":36773449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-18T23:24:26.601Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/vector/vector","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/vector/vector","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/vector/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/vector/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T20:00:55.403Z","issues_count":1226,"pull_requests_count":3629,"avg_time_to_close_issue":15695917.55019305,"avg_time_to_close_pull_request":1353196.4721930744,"issues_closed_count":518,"pull_requests_closed_count":2859,"pull_request_authors_count":343,"issue_authors_count":720,"avg_comments_per_issue":2.465742251223491,"avg_comments_per_pull_request":2.2460732984293195,"merged_pull_requests_count":2187,"bot_issues_count":11,"bot_pull_requests_count":1448,"past_year_issues_count":56,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":3229473.6153846155,"past_year_avg_time_to_close_pull_request":420043.91489361704,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":0.32142857142857145,"past_year_avg_comments_per_pull_request":0.8920454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":463,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":361,"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":"thomasqueirozb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"}],"active_maintainers":[{"login":"pront","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/vector%2Fvector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/vector%2Fvector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/vector%2Fvector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/vector%2Fvector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/vector%2Fvector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/vector%2Fvector/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18190,"maintainers_count":0,"namespaces_count":5388,"keywords_count":10032,"github":"artifacthub","metadata":{"funded_packages_count":995,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-08-31T05:05:50.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"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":["vector","cli","developer-tools","vdev"],"namespace":null,"versions_count":11,"first_release_published_at":"2025-09-02T20:08:40.783Z","latest_release_published_at":"2026-08-10T19:48:25.811Z","latest_release_number":"0.3.13","last_synced_at":"2026-08-26T01:25:47.419Z","created_at":"2025-09-02T20:17:48.891Z","updated_at":"2026-08-28T05:21:11.564Z","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":"2026-08-26T01:03:41.000Z","size":142904,"stargazers_count":22455,"open_issues_count":2522,"forks_count":2269,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-26T01:18:27.819Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-25T23:27:05.000Z","dependencies_parsed_at":"2026-08-18T23:18:39.241Z","dependency_job_id":null,"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":133,"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":286080680,"owners_count":36927223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-28T05:21:11.564Z","dependent_packages_count":0,"downloads":4939,"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":"2026-08-26T20:00:28.513Z","issues_count":1242,"pull_requests_count":3679,"avg_time_to_close_issue":15844552.767754318,"avg_time_to_close_pull_request":1357009.1627342124,"issues_closed_count":521,"pull_requests_closed_count":2882,"pull_request_authors_count":361,"issue_authors_count":728,"avg_comments_per_issue":2.4573268921095006,"avg_comments_per_pull_request":2.253329709160098,"merged_pull_requests_count":2205,"bot_issues_count":11,"bot_pull_requests_count":1451,"past_year_issues_count":57,"past_year_pull_requests_count":204,"past_year_avg_time_to_close_issue":3497972.4166666665,"past_year_avg_time_to_close_pull_request":775261.5544554455,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":101,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.3684210526315789,"past_year_avg_comments_per_pull_request":1.3872549019607843,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":472,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":360,"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":"thomasqueirozb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"},{"login":"Struki84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Struki84"}],"active_maintainers":[{"login":"pront","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vdev/latest_version","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"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":333590,"maintainers_count":70947,"namespaces_count":0,"keywords_count":71550,"github":"rust-lang","metadata":{"funded_packages_count":30414,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-31T05:05:25.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13372296,"name":"vector","ecosystem":"nixpkgs","description":"High-performance observability data pipeline","homepage":"https://github.com/vectordotdev/vector","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-02-03T22:43:09.972Z","latest_release_published_at":"2026-07-16T07:25:05.220Z","latest_release_number":"0.57.0","last_synced_at":"2026-07-18T07:37:55.790Z","created_at":"2026-02-03T22:43:09.652Z","updated_at":"2026-08-31T00:32:50.917Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=vector","install_command":"nix-env -iA nixpkgs.vector","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/ve/vector/package.nix#L160","metadata":{"nix_attribute":"vector-0.57.0","position":"pkgs/by-name/ve/vector/package.nix:160","platforms":["aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"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":"2026-08-26T01:03:41.000Z","size":142904,"stargazers_count":22455,"open_issues_count":2522,"forks_count":2269,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-26T01:18:27.819Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-25T23:27:05.000Z","dependencies_parsed_at":"2026-08-18T23:18:39.241Z","dependency_job_id":null,"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":133,"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":286080680,"owners_count":36927223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-31T00:32:50.917Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.20732274569738854,"forks_count":0.21463220147518108,"docker_downloads_count":0.5355837597182538,"average":0.19150774137816468},"purl":"pkg:nix/vector?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/vector","docker_dependents_count":4,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T05:00:15.473Z","issues_count":1243,"pull_requests_count":3714,"avg_time_to_close_issue":15820532.295019157,"avg_time_to_close_pull_request":1352140.44417643,"issues_closed_count":522,"pull_requests_closed_count":2902,"pull_request_authors_count":365,"issue_authors_count":729,"avg_comments_per_issue":2.4633950120675783,"avg_comments_per_pull_request":2.255788906838988,"merged_pull_requests_count":2224,"bot_issues_count":11,"bot_pull_requests_count":1454,"past_year_issues_count":54,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":3773402.5833333335,"past_year_avg_time_to_close_pull_request":772704.9491525424,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":118,"past_year_pull_request_authors_count":64,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.574468085106383,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jszwedko"},{"login":"bruceg","count":98,"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":"thomasqueirozb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"},{"login":"Struki84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Struki84"}],"active_maintainers":[{"login":"pront","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"bruceg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruceg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/vector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/vector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/vector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/vector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/vector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/vector/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":465,"html_url":null,"role":null,"created_at":"2026-03-05T05:03:34.674Z","updated_at":"2026-03-05T05:03:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"},{"uuid":"adamcstephens","login":null,"name":"Adam C. Stephens","email":"happy.plan4249@valkor.net","url":"https://github.com/adamcstephens","packages_count":228,"html_url":null,"role":null,"created_at":"2026-03-05T05:03:33.993Z","updated_at":"2026-03-05T05:03:33.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/adamcstephens/packages"},{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":472,"html_url":null,"role":null,"created_at":"2026-03-05T05:03:34.205Z","updated_at":"2026-03-05T05:03:34.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/thoughtpolice/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154080,"maintainers_count":4913,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6366},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-31T05:03:04.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12902923,"name":"vector","ecosystem":"nixpkgs","description":"A high-performance observability data pipeline","homepage":"https://github.com/vectordotdev/vector","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:47:40.471Z","latest_release_published_at":"2026-01-27T10:47:40.471Z","latest_release_number":"0.29.1","last_synced_at":"2026-04-21T17:02:45.841Z","created_at":"2026-01-27T10:47:40.245Z","updated_at":"2026-08-28T13:17:35.712Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=vector","install_command":"nix-env -iA nixpkgs.vector","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/tools/misc/vector/default.nix#L120","metadata":{"nix_attribute":"vector-0.29.1","position":"pkgs/tools/misc/vector/default.nix:120","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"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":"2026-08-26T01:03:41.000Z","size":142904,"stargazers_count":22455,"open_issues_count":2522,"forks_count":2269,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-26T01:18:27.819Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-25T23:27:05.000Z","dependencies_parsed_at":"2026-08-18T23:18:39.241Z","dependency_job_id":null,"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":133,"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":286080680,"owners_count":36927223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-28T13:17:35.712Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.7448660625964468,"average":0.24828868753214894},"purl":"pkg:nix/vector?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/vector","docker_dependents_count":4,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T05:21:12.077Z","issues_count":1243,"pull_requests_count":3714,"avg_time_to_close_issue":15820532.295019157,"avg_time_to_close_pull_request":1352140.44417643,"issues_closed_count":522,"pull_requests_closed_count":2902,"pull_request_authors_count":365,"issue_authors_count":729,"avg_comments_per_issue":2.4633950120675783,"avg_comments_per_pull_request":2.255788906838988,"merged_pull_requests_count":2224,"bot_issues_count":11,"bot_pull_requests_count":1454,"past_year_issues_count":55,"past_year_pull_requests_count":239,"past_year_avg_time_to_close_issue":3773402.5833333335,"past_year_avg_time_to_close_pull_request":754649.4132231405,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":0.5454545454545454,"past_year_avg_comments_per_pull_request":1.5523012552301254,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jszwedko"},{"login":"bruceg","count":98,"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":"thomasqueirozb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"},{"login":"Struki84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Struki84"}],"active_maintainers":[{"login":"pront","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"bruceg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruceg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/vector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/vector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/vector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/vector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/vector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/vector/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":66,"html_url":null,"role":null,"created_at":"2026-03-05T03:39:10.075Z","updated_at":"2026-03-05T03:39:10.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/happysalada/packages"},{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":373,"html_url":null,"role":null,"created_at":"2026-03-05T03:39:10.038Z","updated_at":"2026-03-05T03:39:10.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/thoughtpolice/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2360},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-31T05:05:02.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13135098,"name":"vector","ecosystem":"nixpkgs","description":"High-performance observability data pipeline","homepage":"https://github.com/vectordotdev/vector","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:01:24.557Z","latest_release_published_at":"2026-02-01T21:01:24.557Z","latest_release_number":"0.42.0","last_synced_at":"2026-03-06T23:18:15.687Z","created_at":"2026-02-01T21:01:22.400Z","updated_at":"2026-08-18T23:32:57.116Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=vector","install_command":"nix-env -iA nixpkgs.vector","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/tools/misc/vector/default.nix#L147","metadata":{"nix_attribute":"vector-0.42.0","position":"pkgs/tools/misc/vector/default.nix:147","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv7a-darwin","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"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":"2026-08-18T21:55:24.000Z","size":143075,"stargazers_count":22396,"open_issues_count":2518,"forks_count":2258,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-18T23:12:16.446Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-18T22:12:36.000Z","dependencies_parsed_at":"2026-05-08T23:05:28.274Z","dependency_job_id":"31f31402-ec38-4409-9f0b-d1371486cdc4","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":133,"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":286080680,"owners_count":36773449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-18T23:32:57.115Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.6312355000286926,"average":0.2104118333428975},"purl":"pkg:nix/vector?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/vector","docker_dependents_count":4,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T20:00:55.403Z","issues_count":1226,"pull_requests_count":3629,"avg_time_to_close_issue":15695917.55019305,"avg_time_to_close_pull_request":1353196.4721930744,"issues_closed_count":518,"pull_requests_closed_count":2859,"pull_request_authors_count":343,"issue_authors_count":720,"avg_comments_per_issue":2.465742251223491,"avg_comments_per_pull_request":2.2460732984293195,"merged_pull_requests_count":2187,"bot_issues_count":11,"bot_pull_requests_count":1448,"past_year_issues_count":56,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":3229473.6153846155,"past_year_avg_time_to_close_pull_request":420043.91489361704,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":0.32142857142857145,"past_year_avg_comments_per_pull_request":0.8920454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":463,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":361,"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":"thomasqueirozb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"}],"active_maintainers":[{"login":"pront","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/vector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/vector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/vector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/vector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/vector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/vector/codemeta","maintainers":[{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":382,"html_url":null,"role":null,"created_at":"2026-03-06T23:18:16.284Z","updated_at":"2026-03-06T23:18:16.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/thoughtpolice/packages"},{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":222,"html_url":null,"role":null,"created_at":"2026-03-06T23:18:16.425Z","updated_at":"2026-03-06T23:18:16.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3699},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-31T05:05:05.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14023318,"name":"wenerme/vector","ecosystem":"helm","description":"A lightweight, ultra-fast tool for building observability pipelines","homepage":"https://vector.dev/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":["vector","events","logs","metrics","observability","stream-processing"],"namespace":"wenerme","versions_count":42,"first_release_published_at":"2023-06-18T07:46:27.000Z","latest_release_published_at":"2026-07-14T23:53:31.000Z","latest_release_number":"0.57.0","last_synced_at":"2026-08-26T01:28:20.789Z","created_at":"2026-03-10T20:46:32.769Z","updated_at":"2026-08-26T20:03:02.179Z","registry_url":"https://artifacthub.io/packages/helm/wenerme/vector","install_command":"helm repo add wenerme https://charts.wener.tech \u0026\u0026 helm install vector wenerme/vector","documentation_url":"https://artifacthub.io/packages/helm/wenerme/vector","metadata":{"app_version":"0.57.0-distroless-libc","chart_version":"0.57.0","category":4,"official":false,"deprecated":false,"repository_url":"https://charts.wener.tech","maintainers":[{"name":"Datadog","email":"vector@datadoghq.com"}]},"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":"2026-08-26T01:03:41.000Z","size":142904,"stargazers_count":22455,"open_issues_count":2522,"forks_count":2269,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-26T01:18:27.819Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-25T23:27:05.000Z","dependencies_parsed_at":"2026-08-18T23:18:39.241Z","dependency_job_id":null,"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":133,"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":286080680,"owners_count":36927223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-26T20:03:02.179Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/wenerme/vector","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/wenerme/vector","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/wenerme/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/wenerme/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T20:00:28.513Z","issues_count":1242,"pull_requests_count":3679,"avg_time_to_close_issue":15844552.767754318,"avg_time_to_close_pull_request":1357009.1627342124,"issues_closed_count":521,"pull_requests_closed_count":2882,"pull_request_authors_count":361,"issue_authors_count":728,"avg_comments_per_issue":2.4573268921095006,"avg_comments_per_pull_request":2.253329709160098,"merged_pull_requests_count":2205,"bot_issues_count":11,"bot_pull_requests_count":1451,"past_year_issues_count":57,"past_year_pull_requests_count":204,"past_year_avg_time_to_close_issue":3497972.4166666665,"past_year_avg_time_to_close_pull_request":775261.5544554455,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":101,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.3684210526315789,"past_year_avg_comments_per_pull_request":1.3872549019607843,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":472,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":360,"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":"thomasqueirozb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"},{"login":"Struki84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Struki84"}],"active_maintainers":[{"login":"pront","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fvector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fvector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fvector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fvector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fvector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/wenerme%2Fvector/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18190,"maintainers_count":0,"namespaces_count":5388,"keywords_count":10032,"github":"artifacthub","metadata":{"funded_packages_count":995,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-08-31T05:05:50.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13240828,"name":"vector","ecosystem":"nixpkgs","description":"A high-performance observability data pipeline","homepage":"https://github.com/vectordotdev/vector","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:18:40.732Z","latest_release_published_at":"2026-02-02T03:18:40.732Z","latest_release_number":"0.38.0","last_synced_at":"2026-08-22T04:26:58.911Z","created_at":"2026-02-02T03:18:39.763Z","updated_at":"2026-08-27T00:53:24.179Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=vector","install_command":"nix-env -iA nixpkgs.vector","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/tools/misc/vector/default.nix#L163","metadata":{"nix_attribute":"vector-0.38.0","position":"pkgs/tools/misc/vector/default.nix:163","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"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":"2026-08-26T01:03:41.000Z","size":142904,"stargazers_count":22455,"open_issues_count":2522,"forks_count":2269,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-26T01:18:27.819Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-25T23:27:05.000Z","dependencies_parsed_at":"2026-08-18T23:18:39.241Z","dependency_job_id":null,"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":133,"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":286080680,"owners_count":36927223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-27T00:53:24.179Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.6629016150693895,"average":0.22096720502312983},"purl":"pkg:nix/vector?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/vector","docker_dependents_count":4,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T20:00:28.513Z","issues_count":1242,"pull_requests_count":3679,"avg_time_to_close_issue":15844552.767754318,"avg_time_to_close_pull_request":1357009.1627342124,"issues_closed_count":521,"pull_requests_closed_count":2882,"pull_request_authors_count":361,"issue_authors_count":728,"avg_comments_per_issue":2.4573268921095006,"avg_comments_per_pull_request":2.253329709160098,"merged_pull_requests_count":2205,"bot_issues_count":11,"bot_pull_requests_count":1451,"past_year_issues_count":57,"past_year_pull_requests_count":204,"past_year_avg_time_to_close_issue":3497972.4166666665,"past_year_avg_time_to_close_pull_request":775261.5544554455,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":101,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.3684210526315789,"past_year_avg_comments_per_pull_request":1.3872549019607843,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":472,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":360,"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":"thomasqueirozb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"},{"login":"Struki84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Struki84"}],"active_maintainers":[{"login":"pront","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/vector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/vector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/vector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/vector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/vector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/vector/codemeta","maintainers":[{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":375,"html_url":null,"role":null,"created_at":"2026-03-05T04:24:37.443Z","updated_at":"2026-03-05T04:24:37.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/thoughtpolice/packages"},{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":223,"html_url":null,"role":null,"created_at":"2026-03-05T04:24:37.481Z","updated_at":"2026-03-05T04:24:37.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3544},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-31T05:02:17.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13345974,"name":"vector","ecosystem":"nixpkgs","description":"A high-performance observability data pipeline","homepage":"https://github.com/vectordotdev/vector","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/vectordotdev/vector","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T09:08:55.290Z","latest_release_published_at":"2026-02-02T09:08:55.290Z","latest_release_number":"0.34.1","last_synced_at":"2026-08-14T09:30:11.872Z","created_at":"2026-02-02T09:08:54.579Z","updated_at":"2026-08-29T10:14:22.324Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=vector","install_command":"nix-env -iA nixpkgs.vector","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/misc/vector/default.nix#L123","metadata":{"nix_attribute":"vector-0.34.1","position":"pkgs/tools/misc/vector/default.nix:123","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"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":"2026-08-26T01:03:41.000Z","size":142904,"stargazers_count":22455,"open_issues_count":2522,"forks_count":2269,"subscribers_count":151,"default_branch":"master","last_synced_at":"2026-08-26T01:18:27.819Z","etag":null,"topics":["agent","cloud-native","data-transformation","datadog","etl","events","forwarder","hacktoberfest","high-performance","logs","metrics","monitoring","observability","pipelines","rust-lang","stream-processing","telemetry","traces"],"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":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-27T16:57:34.000Z","updated_at":"2026-08-25T23:27:05.000Z","dependencies_parsed_at":"2026-08-18T23:18:39.241Z","dependency_job_id":null,"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":133,"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":286080680,"owners_count":36927223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"vdev-v0.3.15","sha":"7086e166c46db109fadae0c0c4b62b79fe7c25e0","kind":"commit","published_at":"2026-08-18T19:37:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.15","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.15/manifests"},{"name":"vdev-v0.3.14","sha":"311f1450374a7026232ca756a248bfe3040c783c","kind":"commit","published_at":"2026-08-13T19:13:19.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.14","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.14/manifests"},{"name":"vdev-v0.3.13","sha":"f4d6daaa982cfad41ff5e2b5cc0ba6cd931fa19a","kind":"commit","published_at":"2026-08-10T19:02:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.13","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.13/manifests"},{"name":"vdev-v0.3.12","sha":"3cc7cbf914fc7c15cb6e66eb69e9c7962cda996f","kind":"commit","published_at":"2026-08-05T20:39:50.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.12","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.12/manifests"},{"name":"vdev-v0.3.11","sha":"9ddcccfbae2226b1f67b6e37b66a704011797d4f","kind":"commit","published_at":"2026-08-03T13:29:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.11","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.11/manifests"},{"name":"vdev-v0.3.9","sha":"964999f9c6238e00a2af10b6fa1f5f5147e365ee","kind":"commit","published_at":"2026-07-20T17:47:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.9","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.9/manifests"},{"name":"vdev-v0.3.8","sha":"2e3a1a2883b3a5c0cc75101dd1c34d2255b1de18","kind":"tag","published_at":"2026-07-20T14:01:57.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.8","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.8/manifests"},{"name":"v0.57.0","sha":"8832452f57afb536ea0de53a093f9fd1b669ccec","kind":"tag","published_at":"2026-07-14T20:55:32.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.57.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.57.0/manifests"},{"name":"vdev-v0.3.4","sha":"07cbe62cf4717c6702989c9940ddc4126b83c0ba","kind":"tag","published_at":"2026-06-17T18:58:15.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4/manifests"},{"name":"v0.56.0","sha":"6817c0218e1af8efc484c3a74317fc1192a5a450","kind":"tag","published_at":"2026-06-03T14:24:58.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.56.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.56.0/manifests"},{"name":"vdev-v0.3.4-pr.25456","sha":"63fd4c5890f5a1ee165569b9fd8b27dea8369c77","kind":"commit","published_at":"2026-05-18T22:40:44.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.4-pr.25456","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.4-pr.25456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.4-pr.25456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.4-pr.25456/manifests"},{"name":"vdev-v0.3.3","sha":"dce3678640998bdbaedd67a4f5c4ddea588dd3af","kind":"commit","published_at":"2026-05-12T20:43:00.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.3","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.3/manifests"},{"name":"vdev-v0.3.2","sha":"74574a360112a4bb212915b896471320fb157b96","kind":"commit","published_at":"2026-04-24T18:50:53.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.2","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.2/manifests"},{"name":"v0.55.0","sha":"cf8de830c6060629092397fd2334fc0f0219363a","kind":"tag","published_at":"2026-04-22T14:28:39.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.55.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.55.0/manifests"},{"name":"vdev-v0.3.1","sha":"5ba8405bf48cd64509bf02388c7901451bbe67f4","kind":"commit","published_at":"2026-04-15T20:20:05.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.1/manifests"},{"name":"v0.54.0","sha":"2b8b875681fbf4ef8da827650f75e936f16a36a4","kind":"tag","published_at":"2026-03-10T13:29:33.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.54.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.54.0/manifests"},{"name":"vdev-v0.3.0","sha":"bc30368b01670480b4e83bebdd9eb09ec78bd2e3","kind":"commit","published_at":"2026-03-09T21:08:29.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.3.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.3.0/manifests"},{"name":"vdev-v0.2.0","sha":"82786f550309cd39d5c488c4dad3ed5c4da4ffa0","kind":"tag","published_at":"2026-02-23T15:51:37.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/vdev-v0.2.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/vdev-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@vdev-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/vdev-v0.2.0/manifests"},{"name":"v0.53.0","sha":"2b51b40a7a0b40996350d73cf46791c7e991fcb6","kind":"tag","published_at":"2026-01-27T21:45:08.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.53.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"ca5bf2690ffcfc2c95d320cf7156b1df1b28a080","kind":"tag","published_at":"2025-12-16T14:54:34.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.52.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.52.0/manifests"},{"name":"v0.51.1","sha":"44c8f1cfd64bdedb924034c946f639d09890fc53","kind":"tag","published_at":"2025-11-13T15:14:12.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.1","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"f8d625072fcb0cc66f9d16f7bb5721aebb76b323","kind":"tag","published_at":"2025-11-04T15:53:35.000Z","download_url":"https://codeload.github.com/vectordotdev/vector/tar.gz/v0.51.0","html_url":"https://github.com/vectordotdev/vector/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vectordotdev/vector@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/tags/v0.51.0/manifests"},{"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.23.3","sha":"af8c9e1f2561b3d2b32903e03acab9dc1bf44be4","kind":"tag","published_at":"2022-10-05T17:43:30.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.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.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-08-29T10:14:22.324Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.7099410231285473,"average":0.23664700770951577},"purl":"pkg:nix/vector?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/vector","docker_dependents_count":4,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/vector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/vector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T05:00:15.473Z","issues_count":1243,"pull_requests_count":3714,"avg_time_to_close_issue":15820532.295019157,"avg_time_to_close_pull_request":1352140.44417643,"issues_closed_count":522,"pull_requests_closed_count":2902,"pull_request_authors_count":365,"issue_authors_count":729,"avg_comments_per_issue":2.4633950120675783,"avg_comments_per_pull_request":2.255788906838988,"merged_pull_requests_count":2224,"bot_issues_count":11,"bot_pull_requests_count":1454,"past_year_issues_count":54,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":3773402.5833333335,"past_year_avg_time_to_close_pull_request":772704.9491525424,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":118,"past_year_pull_request_authors_count":64,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.574468085106383,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectordotdev%2Fvector/issues","maintainers":[{"login":"pront","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"jszwedko","count":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jszwedko"},{"login":"bruceg","count":98,"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":"thomasqueirozb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"fuchsnj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuchsnj"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"GregorioFornetti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregorioFornetti"},{"login":"leebenson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leebenson"},{"login":"apupier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apupier"},{"login":"Struki84","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Struki84"}],"active_maintainers":[{"login":"pront","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pront"},{"login":"thomasqueirozb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasqueirozb"},{"login":"bruceg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruceg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/vector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/vector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/vector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/vector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/vector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/vector/codemeta","maintainers":[{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":379,"html_url":null,"role":null,"created_at":"2026-03-05T20:58:15.510Z","updated_at":"2026-03-05T20:58:15.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/thoughtpolice/packages"},{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":206,"html_url":null,"role":null,"created_at":"2026-03-05T20:58:15.558Z","updated_at":"2026-03-05T20:58:15.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3355},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-31T05:05:10.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}}]