{"id":65181,"name":"vent","description":"Vent is a light-weight platform built to automate network collection and analysis pipelines using a flexible set of popular open source tools and technologies.  Vent is python-based, extensible, leverages docker containers, and provides both an API and CLI.","url":"https://github.com/cyberreboot/vent","last_synced_at":"2025-09-08T13:21:13.943Z","repository":{"id":62587228,"uuid":"62470755","full_name":"CyberReboot/vent","owner":"CyberReboot","description":"Vent is a light-weight platform built to automate network collection and analysis pipelines using a flexible set of popular open source tools and technologies.  Vent is python-based, extensible, leverages docker containers, and provides both an API and CLI.","archived":true,"fork":false,"pushed_at":"2019-12-24T22:22:18.000Z","size":17580,"stargazers_count":76,"open_issues_count":12,"forks_count":35,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-15T02:59:25.665Z","etag":null,"topics":["automation","cli","containers","deployment","docker","elasticsearch","gpu","pipeline-framework","pipelines","processing","prototyping","rabbitmq","redis","scheduling","syslog","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberReboot.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":null,"security":null,"support":null}},"created_at":"2016-07-02T21:41:53.000Z","updated_at":"2024-05-02T11:57:44.000Z","dependencies_parsed_at":"2022-11-03T22:09:42.753Z","dependency_job_id":null,"html_url":"https://github.com/CyberReboot/vent","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/CyberReboot/vent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/sbom","scorecard":{"id":34667,"data":{"date":"2025-08-11","repo":{"name":"github.com/CyberReboot/vent","commit":"5ca8baf82b4198f38609e1fc471ebd278335536f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 1/9 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2020-149 / GHSA-hmv2-79q8-fv6g","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2023-177 / GHSA-x7m3-jprg-wc5g","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: Dockerfile.test:1: pin your Docker image by updating elasticsearch:5-alpine to elasticsearch:5-alpine@sha256:9a0b12e7371138c1787ecff96f7ff2a6db40812cd5806b2672ef0e9c20e4a1e8","Warn: containerImage not pinned by hash: Dockerfile.test:2: pin your Docker image by updating rabbitmq:3-management to rabbitmq:3-management@sha256:3bf34809b284d5aef86c4cad27d7579b69ab659806ce9481559800ad02219f14","Warn: containerImage not pinned by hash: Dockerfile.test:3: pin your Docker image by updating redis:alpine to redis:alpine@sha256:7521abdff715d396aa482183942f3fe643344287c29ccb66eee16ac08a92190f","Warn: containerImage not pinned by hash: Dockerfile.test:4: pin your Docker image by updating ubuntu:19.04 to ubuntu:19.04@sha256:2adeae829bf27a3399a0e7db8ae38d5adb89bcaf1bbef378240bc0e6724e8344","Warn: containerImage not pinned by hash: vent/core/file_drop/Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: vent/core/rabbitmq/Dockerfile:1: pin your Docker image by updating rabbitmq:3-management-alpine to rabbitmq:3-management-alpine@sha256:9a2af444888071238f26d090b8121576ecdb40fc3ccffba05d6e35664f924304","Warn: containerImage not pinned by hash: vent/core/redis/Dockerfile:1: pin your Docker image by updating redis:5-alpine to redis:5-alpine@sha256:1a3c609295332f1ce603948142a132656c92a08149d7096e203058533c415b8c","Warn: containerImage not pinned by hash: vent/core/rq_worker/Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: vent/core/syslog/Dockerfile:1: pin your Docker image by updating debian:stretch-slim to debian:stretch-slim@sha256:abaa313c7e1dfe16069a1a42fa254014780f165d4fd084844602edbe29915e70","Warn: containerImage not pinned by hash: vent/extras/elasticsearch/Dockerfile:1: pin your Docker image by updating docker.elastic.co/elasticsearch/elasticsearch:7.5.1 to docker.elastic.co/elasticsearch/elasticsearch:7.5.1@sha256:b0960105e830085acbb1f9c8001f58626506ce118f33816ea5d38c772bfc7e6c","Warn: containerImage not pinned by hash: vent/extras/gonet/Dockerfile:2","Warn: containerImage not pinned by hash: vent/extras/network_tap/Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: vent/extras/network_tap/ncapture/Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: vent/extras/rmq_es_connector/Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: vent/extras/rq_dashboard/Dockerfile:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: pipCommand not pinned by hash: Dockerfile:4-9","Warn: pipCommand not pinned by hash: Dockerfile:13","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: Dockerfile.test:24","Warn: pipCommand not pinned by hash: Dockerfile.test:29","Warn: pipCommand not pinned by hash: vent/core/file_drop/Dockerfile:15","Warn: pipCommand not pinned by hash: vent/core/file_drop/Dockerfile:19","Warn: pipCommand not pinned by hash: vent/core/file_drop/Dockerfile:25","Warn: pipCommand not pinned by hash: vent/core/rq_worker/Dockerfile:17","Warn: pipCommand not pinned by hash: vent/core/rq_worker/Dockerfile:21","Warn: pipCommand not pinned by hash: vent/core/rq_worker/Dockerfile:27","Warn: pipCommand not pinned by hash: vent/core/rq_worker/Dockerfile:28","Warn: pipCommand not pinned by hash: vent/extras/network_tap/Dockerfile:12-29","Warn: pipCommand not pinned by hash: vent/extras/network_tap/Dockerfile:12-29","Warn: pipCommand not pinned by hash: vent/extras/network_tap/Dockerfile:12-29","Warn: pipCommand not pinned by hash: vent/extras/network_tap/ncapture/Dockerfile:51","Warn: pipCommand not pinned by hash: vent/extras/rmq_es_connector/Dockerfile:15","Warn: pipCommand not pinned by hash: vent/extras/rmq_es_connector/Dockerfile:19","Warn: pipCommand not pinned by hash: vent/extras/rmq_es_connector/Dockerfile:25","Warn: pipCommand not pinned by hash: vent/extras/rq_dashboard/Dockerfile:16","Warn: pipCommand not pinned by hash: vent/extras/rq_dashboard/Dockerfile:20","Warn: pipCommand not pinned by hash: vent/extras/rq_dashboard/Dockerfile:26","Info:   0 out of  16 containerImage dependencies pinned","Info:   0 out of  22 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T20:03:13.918Z","repository_id":62587228,"created_at":"2025-08-14T20:03:13.918Z","updated_at":"2025-08-14T20:03:13.918Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190885,"owners_count":25238252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"CyberReboot","name":"Cyber Reboot","uuid":"12239628","kind":"organization","description":"Cyber Reboot has migrated to the broader IQT Labs org, for current and ongoing work see link below:","email":null,"website":"https://github.com/IQTLabs","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12239628?v=4","repositories_count":3,"last_synced_at":"2023-05-24T20:16:59.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CyberReboot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-24T20:16:59.628Z","updated_at":"2023-05-24T20:16:59.628Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot/repositories"},"packages":[{"id":2963174,"name":"vent","ecosystem":"pypi","description":"A library that includes a CLI designed to serve as a platform to collect and analyze data across a flexible set of tools and technologies.","homepage":"https://github.com/CyberReboot/vent","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/CyberReboot/vent","keywords_array":["docker","containers","platform","collection","analysis","tools","devops"],"namespace":null,"versions_count":52,"first_release_published_at":"2016-10-18T18:28:33.000Z","latest_release_published_at":"2019-12-04T16:44:08.000Z","latest_release_number":"0.10.1","last_synced_at":"2025-09-05T20:47:32.856Z","created_at":"2022-04-10T13:00:00.105Z","updated_at":"2025-09-05T20:47:32.856Z","registry_url":"https://pypi.org/project/vent/","install_command":"pip install vent --index-url https://pypi.org/simple","documentation_url":"https://vent.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"vent","project_status":null},"repo_metadata":{"id":62587228,"uuid":"62470755","full_name":"CyberReboot/vent","owner":"CyberReboot","description":"Vent is a light-weight platform built to automate network collection and analysis pipelines using a flexible set of popular open source tools and technologies.  Vent is python-based, extensible, leverages docker containers, and provides both an API and CLI.","archived":true,"fork":false,"pushed_at":"2019-12-24T22:22:18.000Z","size":17580,"stargazers_count":76,"open_issues_count":12,"forks_count":35,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-07-31T16:56:05.645Z","etag":null,"topics":["automation","cli","containers","deployment","docker","elasticsearch","gpu","pipeline-framework","pipelines","processing","prototyping","rabbitmq","redis","scheduling","syslog","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberReboot.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":null,"security":null,"support":null}},"created_at":"2016-07-02T21:41:53.000Z","updated_at":"2024-05-02T11:57:44.000Z","dependencies_parsed_at":"2022-11-03T22:09:42.753Z","dependency_job_id":null,"html_url":"https://github.com/CyberReboot/vent","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590654,"owners_count":16201386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"CyberReboot","name":"Cyber Reboot","uuid":"12239628","kind":"organization","description":"Cyber Reboot has migrated to the broader IQT Labs org, for current and ongoing work see link below:","email":null,"website":"https://github.com/IQTLabs","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12239628?v=4","repositories_count":3,"last_synced_at":"2023-05-24T20:16:59.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CyberReboot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-24T20:16:59.628Z","updated_at":"2023-05-24T20:16:59.628Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot/repositories"},"tags":[{"name":"v0.10.1","sha":"e2bdfa205020e1a7a4563d51a67c2b80e7a1643c","kind":"commit","published_at":"2019-12-04T17:37:40.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.10.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d99b26a5eaf893bd135e0f45999faad6d489242","kind":"commit","published_at":"2019-11-22T01:26:06.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.10.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.10.0/manifests"},{"name":"v0.9.15","sha":"ac99e6e0bdd745ffb9776af576db415aaea3577f","kind":"commit","published_at":"2019-11-07T21:46:44.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.15","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"e11fc7b9feef9214d7efba136c13e0ce48de9235","kind":"commit","published_at":"2019-10-24T20:09:05.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.14","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"3f54f01d2e848477c63c784494124e85b116969c","kind":"commit","published_at":"2019-10-10T18:59:45.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.13","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"15a6b7c74ef0f3df84204d78ef11a763bf442135","kind":"commit","published_at":"2019-10-02T19:13:51.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.12","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"508acb56b1faa0f8ca8cc18b68b951b64ecab22b","kind":"commit","published_at":"2019-09-17T17:57:14.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.11","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"8b8cd329c05ec7311362bb793d4023268a8ed514","kind":"commit","published_at":"2019-09-12T16:53:41.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.10","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"c2f38dee4c3410dc5ec24c01a450ee09e1b44087","kind":"commit","published_at":"2019-08-30T12:44:59.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.9","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"b96b6f6df2c9a13196d118fdde24d3d8b067189d","kind":"commit","published_at":"2019-08-20T23:55:45.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.8","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"9a46774b6cdcb3b62e5cfef884435ade240b7e9e","kind":"commit","published_at":"2019-08-15T17:53:20.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.7","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"99488809c524e4ecc6cd3352091a63c6a3d4085c","kind":"commit","published_at":"2019-08-01T15:59:06.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.6","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"50908fb20ddeb0cbbc754ec084eddc1b99738553","kind":"commit","published_at":"2019-07-11T17:11:40.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.5","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"f5731034c499522d59f43ad71320e3a102262084","kind":"commit","published_at":"2019-06-27T14:48:56.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.4","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"e5257bc3882321aa0875948d0846bc8206932c1f","kind":"commit","published_at":"2019-06-13T17:14:01.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.3","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"8cde935e789ce0fb25ddf6028fe2ad523ce41fc3","kind":"commit","published_at":"2019-05-30T16:54:05.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"2855cfc4a2e7efc59f4269e8b649cb66bb1c084f","kind":"commit","published_at":"2019-05-12T20:04:01.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"278371bd50fec7b780e7cbb3aa53cb8d1c137488","kind":"commit","published_at":"2019-05-02T22:00:26.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.9.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"45dd0c5c76ac74cf8d9414c3ca53d8dc1133c136","kind":"commit","published_at":"2019-04-18T16:36:23.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.8.3","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f909b27818e3189b1b6b5f00368152455da9848d","kind":"commit","published_at":"2019-04-04T19:05:05.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.8.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"363b95a7042076f6e9198ef6931a39b5f2244277","kind":"commit","published_at":"2019-03-21T16:51:37.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.8.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3ae6cec4cce3483e35cab9156092c87bc4e6ab1e","kind":"commit","published_at":"2019-03-11T19:21:55.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.8.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"c0570842f0ea5ee6ae72079a25344f431f4d63fd","kind":"commit","published_at":"2019-02-22T17:06:03.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.7.5","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"8aed9324e8b42d6f35b0895f8022cf4c092898c9","kind":"commit","published_at":"2019-02-08T16:25:15.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.7.4","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"70b146c741435997e0e75c7b47ca3e2936609e6e","kind":"commit","published_at":"2019-01-25T17:56:36.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.7.3","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"9a586c2f466b53fe6faf6fa729fe442bac37c1d3","kind":"commit","published_at":"2019-01-11T18:11:06.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.7.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"35f7065fadc8a3e70229bc579c9a87031c6be607","kind":"commit","published_at":"2018-12-29T02:37:30.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.7.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"840f158e84e4317108f01c9e8848aa35ea7d8cfb","kind":"commit","published_at":"2018-12-14T18:30:59.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.7.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"bc436d5bd9af87eba00ceb5d1ad78f7550239783","kind":"commit","published_at":"2018-10-22T17:02:51.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.9","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"845d5e930c95483cadb948ec939b945a66b97731","kind":"commit","published_at":"2018-09-21T21:06:10.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.8","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"41dd9ed8c56375e307a7bfd52fcc36ce29a0575c","kind":"commit","published_at":"2018-09-07T15:52:51.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.7","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"b882b2e1e7dd97bd99cb9ec4d5cb622229966c64","kind":"commit","published_at":"2018-08-24T15:55:08.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.6","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2f2e200fad61222f44c7ea15589819616f59da51","kind":"commit","published_at":"2018-08-10T15:20:12.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.5","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"cf97ae1f7e88dc3194b14d959fbf4855392a9b3b","kind":"commit","published_at":"2018-07-27T17:44:01.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.4","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"9c89ac91d1176e70fee3d87fbdf8b8826ceca099","kind":"commit","published_at":"2018-07-13T18:40:35.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.3","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"320dfdbb98efd9a33b331e38aab8ea62daab0957","kind":"commit","published_at":"2018-06-29T20:46:15.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"2eb76ebb2cc359f766e4b068011b1a9f0b5b3044","kind":"commit","published_at":"2018-06-15T20:31:19.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4af0e2e8a6756e42b7e198267a6edfd2a9d4ae87","kind":"commit","published_at":"2018-06-01T21:31:25.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.6.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"3e7e2eb05c57993940ef8095a0d21f6ce256aa5d","kind":"commit","published_at":"2018-05-18T19:59:41.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.5.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"44bb784771650348f3e6b144eb1b9ada8348dd04","kind":"commit","published_at":"2018-05-04T17:42:54.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.5.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ccaac65a013f090e64a1f4adc63d86601c9401ce","kind":"commit","published_at":"2018-03-23T23:20:05.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.5.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"7e4128b7cc4ae62884fb142c15949e2af186d06a","kind":"commit","published_at":"2018-03-09T18:49:17.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.9","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"811e75251f5a06f81c7af61bfdcbb274f3c3439e","kind":"commit","published_at":"2018-02-09T18:02:36.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.8","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c078b37de63521723afb7cf9e03e5e211b6c83bd","kind":"commit","published_at":"2017-12-15T19:20:45.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.7","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"43d8f6a7a59ec0e23b27268d84513d1fea3297a9","kind":"commit","published_at":"2017-11-09T19:30:11.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.6","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7d174e72083cb9f168f0cb976bce2dd98140a3db","kind":"commit","published_at":"2017-09-22T16:47:28.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.5","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"16240ef792b4b17d2d180d2ee58aef3b0fd46663","kind":"commit","published_at":"2017-08-25T16:26:36.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.4","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e8f0dd05ba55c81ca76df0dd3d589fb44727a03f","kind":"commit","published_at":"2017-08-11T18:03:47.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.3","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6c4ef8f5a3daad6ff368522fc09b6cdd8ac11d95","kind":"commit","published_at":"2017-07-28T19:13:46.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"0cce73e4695b52281eb0a80f707f2b3ad4cc22c3","kind":"commit","published_at":"2017-07-13T20:09:27.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"4a0b60a1c6c1fc980fd2f7eb87a0852a36851a11","kind":"commit","published_at":"2017-06-08T14:14:51.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.4.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"b3ef69fb6db1346d6d791d5fe0739464f561363e","kind":"commit","published_at":"2016-12-30T00:12:27.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.3.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"8e43b57bc7d61bb7a032da631e9fd1526e7c220e","kind":"commit","published_at":"2016-10-26T19:24:19.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.3.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"b82659532db71bdb80802866e9af4812b6d79383","kind":"commit","published_at":"2016-09-07T17:16:14.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.2.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"4ca817b488231778b2ca420554aba3881d72bee1","kind":"commit","published_at":"2016-09-01T17:29:27.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.2.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"894264ad0faeeb8ed3e843fde12bfefb5fd564c1","kind":"commit","published_at":"2016-08-01T22:50:14.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.1.3","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4751651af52014794ba8497d48a212b3cfc5f88a","kind":"commit","published_at":"2016-07-25T16:35:43.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.1.2","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5a4a425df2f2b0ac79d909e19b8446e85fa5867f","kind":"commit","published_at":"2016-07-15T22:42:58.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.1.1","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e5fe52a4a2f8ac65ce020262a3a522f1343c9d9d","kind":"commit","published_at":"2016-07-05T16:43:58.000Z","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/v0.1.0","html_url":"https://github.com/CyberReboot/vent/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-31T17:04:02.609Z","dependent_packages_count":0,"downloads":107,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":16.43124830895997,"dependent_repos_count":11.613858670109401,"dependent_packages_count":10.002282794063202,"stargazers_count":7.954750436568095,"forks_count":6.699395639932675,"docker_downloads_count":null,"average":10.540307169926669},"purl":"pkg:pypi/vent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/vent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/vent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/vent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-31T17:03:56.455Z","issues_count":18,"pull_requests_count":82,"avg_time_to_close_issue":62055280.266666666,"avg_time_to_close_pull_request":31664.30487804878,"issues_closed_count":15,"pull_requests_closed_count":82,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.9878048780487805,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/issues","maintainers":[{"login":"cglewis","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cglewis"},{"login":"anarkiwi","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anarkiwi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vent/related_packages","maintainers":[{"uuid":"cglewis","login":"cglewis","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/cglewis/","role":null,"created_at":"2023-02-13T01:49:55.186Z","updated_at":"2023-02-13T01:49:55.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cglewis/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8788068,"name":"github.com/cyberreboot/vent","ecosystem":"go","description":"","homepage":"https://github.com/cyberreboot/vent","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cyberreboot/vent","keywords_array":[],"namespace":"github.com/cyberreboot","versions_count":59,"first_release_published_at":"2016-07-05T16:43:58.000Z","latest_release_published_at":"2019-12-04T17:37:40.000Z","latest_release_number":"v0.10.1","last_synced_at":"2025-08-21T11:36:59.497Z","created_at":"2024-01-22T03:58:00.724Z","updated_at":"2025-08-21T11:36:59.497Z","registry_url":"https://pkg.go.dev/github.com/cyberreboot/vent","install_command":"go get github.com/cyberreboot/vent","documentation_url":"https://pkg.go.dev/github.com/cyberreboot/vent#section-documentation","metadata":{},"repo_metadata":{"uuid":"62470755","full_name":"CyberReboot/vent","owner":"CyberReboot","description":"Vent is a light-weight platform built to automate network collection and analysis pipelines using a flexible set of popular open source tools and technologies.  Vent is python-based, extensible, leverages docker containers, and provides both an API and CLI.","archived":true,"fork":false,"pushed_at":"2019-12-24T22:22:18.000Z","size":17580,"stargazers_count":75,"open_issues_count":12,"forks_count":35,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-01-21T10:12:36.851Z","etag":null,"topics":["automation","cli","containers","deployment","docker","elasticsearch","gpu","pipeline-framework","pipelines","processing","prototyping","rabbitmq","redis","scheduling","syslog","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberReboot.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":null,"security":null,"support":null}},"created_at":"2016-07-02T21:41:53.000Z","updated_at":"2024-01-21T10:12:36.854Z","dependencies_parsed_at":"2022-11-03T22:09:42.753Z","dependency_job_id":null,"html_url":"https://github.com/CyberReboot/vent","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberReboot","download_url":"https://codeload.github.com/CyberReboot/vent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":182090081,"owners_count":11186917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2024-01-22T04:09:06.843Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.277720524191672,"dependent_packages_count":9.114654817865524,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.696187671028598},"purl":"pkg:golang/github.com/cyberreboot/vent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cyberreboot/vent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cyberreboot/vent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cyberreboot/vent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-21T10:12:37.905Z","issues_count":18,"pull_requests_count":82,"avg_time_to_close_issue":62055280.266666666,"avg_time_to_close_pull_request":31664.30487804878,"issues_closed_count":15,"pull_requests_closed_count":82,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.9878048780487805,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcyberreboot%2Fvent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcyberreboot%2Fvent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcyberreboot%2Fvent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcyberreboot%2Fvent/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":677724,"full_name":"CyberReboot/vent","default_branch":"master","committers":[{"name":"cglewis","email":"clewis@iqt.org","count":1726},{"name":"Jeffrey Wang","email":"jeffwang93@gmail.com","count":253},{"name":"pyup-bot","email":"github-bot@pyup.io","count":247},{"name":"Renovate Bot","email":"bot@renovateapp.com","count":215},{"name":"Chiraag Prafullchandra","email":"cprafullchandra@iqt.org","count":184},{"name":"bpagon13","email":"blake_pagon@yahoo.com","count":184},{"name":"Chiraag Prafullchandra","email":"cprafull@ucsd.edu","count":97},{"name":"Joecakes4u","email":"joecakes4u@gmail.com","count":96},{"name":"Joe Wonohadidjojo","email":"jwonohadidjojo@iqt.org","count":26},{"name":"Josh Bailey","email":"josh@vandervecken.com","count":18},{"name":"Charlie Lewis","email":"charliel@lab41.org","count":15},{"name":"lilchurro","email":"achang@iqt.org","count":12},{"name":"Ryan Ashley","email":"rashley@iqt.org","count":10},{"name":"xaver.fabian","email":"s8xafabi@stud.uni-saarland.de","count":7},{"name":"cominixo01","email":"lucasdutraluza@gmail.com","count":6},{"name":"Usman Iqbal","email":"usmanatron@hotmail.com","count":5},{"name":"Danny Padilla","email":"dpadilla010@gmail.com","count":5},{"name":"Cece Hedrick","email":"cecehedrick@gmail.com","count":3},{"name":"the-zebulan","email":"the-zebulan@users.noreply.github.com","count":3},{"name":"Tranquilled","email":"lavinia.lee.29@gmail.com","count":3},{"name":"Cody","email":"cody@quantifiedcode.com","count":2},{"name":"Arun Pattni","email":"arun.pattni01@gmail.com","count":2},{"name":"Shaurya","email":"Shaurya@emorres.local","count":2},{"name":"Edgard Mota","email":"edgardmota@gmail.com","count":2},{"name":"Arpit Solanki","email":"solankiarpit1997@gmail.com","count":2},{"name":"root","email":"root@localhost.localdomain","count":2},{"name":"lilchurro","email":"lilchurro@users.noreply.github.com","count":2},{"name":"Jeff Wang","email":"jwang@labs-5470.labs.internal","count":1},{"name":"James Day","email":"git@jamesday.me","count":1},{"name":"Chiraag Prafullchandra","email":"cprafullchandra@DEV-LT-5640.local","count":1},{"name":"gb-hacktoberfest","email":"","count":1},{"name":"lilchurro","email":"alice@cyberreboot.org","count":1},{"name":"The Codacy Badger","email":"badger@codacy.com","count":1},{"name":"JJ","email":"jbenjos@gmail.com","count":1},{"name":"gb-hacktoberfest","email":"christiangeek+hacktoberfest@gmail.com","count":1},{"name":"JJ Ben-Joseph","email":"jbenjoseph@iqt.org","count":1},{"name":"Klaudiusz Dembler","email":"k.dembler@gmail.com","count":1},{"name":"Samuel Gaist","email":"samuel.gaist@edeltech.ch","count":1}],"total_commits":3140,"total_committers":38,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":82.63157894736842,"dds":0.45031847133757963,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T02:59:26.536Z","last_synced_commit":"5ca8baf82b4198f38609e1fc471ebd278335536f","created_at":"2023-03-09T10:44:14.703Z","updated_at":"2023-09-19T17:37:42.246Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"CyberReboot/vent","html_url":"https://github.com/CyberReboot/vent","last_synced_at":"2024-11-15T02:59:27.657Z","status":null,"issues_count":18,"pull_requests_count":82,"avg_time_to_close_issue":62055280.266666666,"avg_time_to_close_pull_request":31664.30487804878,"issues_closed_count":15,"pull_requests_closed_count":82,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.9878048780487805,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T02:18:26.943Z","updated_at":"2024-11-15T02:59:27.658Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberReboot%2Fvent/issues","issue_labels_count":{"area/administration":6,"area/plugins":6,"area/experience/developer":3,"area/scalability":3,"area/api":2,"area/experience/user":2,"area/learning/machine":2,"area/rest":2,"area/quality/maintainability":1,"area/learning/deep":1,"area/web":1,"area/plugins/collection":1,"area/testing":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":17,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":51,"MEMBER":31},"issue_authors":{"cglewis":17,"cprafullchandra":1},"pull_request_authors":{"renovate[bot]":51,"cglewis":24,"anarkiwi":7},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9891171,"issues_count":29024399,"pull_requests_count":83010190,"authors_count":8678585,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"cglewis","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cglewis"},{"login":"anarkiwi","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anarkiwi"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["automation","cli","containers","deployment","docker","elasticsearch","gpu","pipeline-framework","pipelines","processing","prototyping","rabbitmq","redis","scheduling","syslog","tui"],"dependencies":[{"ecosystem":"pypi","filepath":"healthcheck/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.118Z","updated_at":"2022-11-03T22:09:41.118Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/healthcheck/requirements.txt","dependencies":[{"id":6587024243,"package_name":"flask","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6587024244,"package_name":"healthcheck","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.287Z","updated_at":"2022-11-03T22:09:41.287Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/setup.py","dependencies":[{"id":6587024278,"package_name":"docker","ecosystem":"pypi","requirements":"\u003e=4.0.2","direct":true,"kind":"runtime","optional":false},{"id":6587024279,"package_name":"npyscreen","ecosystem":"pypi","requirements":"\u003e=4.10.5","direct":true,"kind":"runtime","optional":false},{"id":6587024280,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.414Z","updated_at":"2022-11-03T22:09:41.414Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/test-requirements.txt","dependencies":[{"id":6587024288,"package_name":"docker","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"test","optional":false},{"id":6587024289,"package_name":"elasticsearch","ecosystem":"pypi","requirements":"==7.1.0","direct":true,"kind":"test","optional":false},{"id":6587024290,"package_name":"falcon","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"test","optional":false},{"id":6587024291,"package_name":"falcon-cors","ecosystem":"pypi","requirements":"==1.1.7","direct":true,"kind":"test","optional":false},{"id":6587024292,"package_name":"npyscreen","ecosystem":"pypi","requirements":"==4.10.5","direct":true,"kind":"test","optional":false},{"id":6587024293,"package_name":"pika","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"test","optional":false},{"id":6587024294,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.3.2","direct":true,"kind":"test","optional":false},{"id":6587024295,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.8.1","direct":true,"kind":"test","optional":false},{"id":6587024296,"package_name":"python-magic","ecosystem":"pypi","requirements":"==0.4.15","direct":true,"kind":"test","optional":false},{"id":6587024297,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==5.2","direct":true,"kind":"test","optional":false},{"id":6587024298,"package_name":"redis","ecosystem":"pypi","requirements":"==3.3.11","direct":true,"kind":"test","optional":false},{"id":6587024299,"package_name":"rq","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"test","optional":false},{"id":6587024300,"package_name":"sphinx","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"test","optional":false},{"id":6587024301,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.25.7","direct":true,"kind":"test","optional":false},{"id":6587024302,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"vent/core/file_drop/healthcheck/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.567Z","updated_at":"2022-11-03T22:09:41.567Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/core/file_drop/healthcheck/requirements.txt","dependencies":[{"id":6587024332,"package_name":"flask","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6587024333,"package_name":"healthcheck","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":6587024334,"package_name":"six","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/core/file_drop/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.677Z","updated_at":"2022-11-03T22:09:41.677Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/core/file_drop/requirements.txt","dependencies":[{"id":6587024348,"package_name":"pika","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024349,"package_name":"redis","ecosystem":"pypi","requirements":"==3.3.11","direct":true,"kind":"runtime","optional":false},{"id":6587024350,"package_name":"rq","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024351,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/core/rq_worker/healthcheck/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.851Z","updated_at":"2022-11-03T22:09:41.851Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/core/rq_worker/healthcheck/requirements.txt","dependencies":[{"id":6587024392,"package_name":"flask","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6587024393,"package_name":"healthcheck","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":6587024394,"package_name":"six","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/core/rq_worker/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:41.946Z","updated_at":"2022-11-03T22:09:41.946Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/core/rq_worker/requirements.txt","dependencies":[{"id":6587024395,"package_name":"docker","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024396,"package_name":"python-magic","ecosystem":"pypi","requirements":"==0.4.15","direct":true,"kind":"runtime","optional":false},{"id":6587024397,"package_name":"redis","ecosystem":"pypi","requirements":"==3.3.11","direct":true,"kind":"runtime","optional":false},{"id":6587024398,"package_name":"rq","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024399,"package_name":"vent","ecosystem":"pypi","requirements":"==0.10.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/extras/network_tap/healthcheck/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:42.135Z","updated_at":"2022-11-03T22:09:42.135Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/extras/network_tap/healthcheck/requirements.txt","dependencies":[{"id":6587024400,"package_name":"flask","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6587024401,"package_name":"healthcheck","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":6587024402,"package_name":"six","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/extras/network_tap/ncapture/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:42.294Z","updated_at":"2022-11-03T22:09:42.294Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/extras/network_tap/ncapture/requirements.txt","dependencies":[{"id":6587024405,"package_name":"pika","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/extras/network_tap/ncontrol/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:42.371Z","updated_at":"2022-11-03T22:09:42.371Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/extras/network_tap/ncontrol/requirements.txt","dependencies":[{"id":6587024413,"package_name":"docker","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024414,"package_name":"falcon","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6587024415,"package_name":"falcon-cors","ecosystem":"pypi","requirements":"==1.1.7","direct":true,"kind":"runtime","optional":false},{"id":6587024416,"package_name":"gevent","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6587024417,"package_name":"gunicorn","ecosystem":"pypi","requirements":"==20.0.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/extras/rmq_es_connector/healthcheck/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:42.471Z","updated_at":"2022-11-03T22:09:42.471Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/extras/rmq_es_connector/healthcheck/requirements.txt","dependencies":[{"id":6587024418,"package_name":"flask","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6587024419,"package_name":"healthcheck","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":6587024420,"package_name":"six","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/extras/rmq_es_connector/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:42.553Z","updated_at":"2022-11-03T22:09:42.553Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/extras/rmq_es_connector/requirements.txt","dependencies":[{"id":6587024421,"package_name":"elasticsearch","ecosystem":"pypi","requirements":"==7.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024422,"package_name":"pika","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6587024423,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.25.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"vent/extras/rq_dashboard/healthcheck/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:09:42.657Z","updated_at":"2022-11-03T22:09:42.657Z","repository_link":"https://github.com/CyberReboot/vent/blob/master/vent/extras/rq_dashboard/healthcheck/requirements.txt","dependencies":[{"id":6587024424,"package_name":"flask","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6587024425,"package_name":"healthcheck","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":6587024426,"package_name":"six","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"runtime","optional":false}]}],"score":12.815403339997008,"created_at":"2025-09-08T11:18:36.971Z","updated_at":"2025-10-07T08:24:55.138Z","avatar_url":"https://github.com/CyberReboot.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":107,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformation","reinforcement-learning","geoscience","distributed","spectroscopy","annotation","astronomy","bioinformatics","research","pypi"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65181","html_url":"https://science.ecosyste.ms/projects/65181"}