{"id":25625305,"url":"https://github.com/tenzir/library","last_synced_at":"2026-02-12T01:07:06.615Z","repository":{"id":250015454,"uuid":"731144953","full_name":"tenzir/library","owner":"tenzir","description":"The Tenzir Community Library.","archived":false,"fork":false,"pushed_at":"2025-08-02T16:28:14.000Z","size":668,"stargazers_count":5,"open_issues_count":4,"forks_count":3,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-02T18:35:24.556Z","etag":null,"topics":["datapipeline","etl","pipelines","secdataops","secops"],"latest_commit_sha":null,"homepage":"https://app.tenzir.com/library","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tenzir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tenzir"]}},"created_at":"2023-12-13T13:03:04.000Z","updated_at":"2025-08-02T16:28:16.000Z","dependencies_parsed_at":"2024-08-13T17:24:21.182Z","dependency_job_id":"9eadfa41-5b5b-4bef-8b36-7cb631b746bc","html_url":"https://github.com/tenzir/library","commit_stats":null,"previous_names":["tenzir/library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tenzir/library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenzir%2Flibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenzir%2Flibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenzir%2Flibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenzir%2Flibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tenzir","download_url":"https://codeload.github.com/tenzir/library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenzir%2Flibrary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270422586,"owners_count":24580829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"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"}},"keywords":["datapipeline","etl","pipelines","secdataops","secops"],"created_at":"2025-02-22T14:56:54.755Z","updated_at":"2026-02-12T01:07:06.610Z","avatar_url":"https://github.com/tenzir.png","language":null,"readme":"# 📚 Tenzir Library\n\nThis repository contains a collection of open-source\n[packages](https://docs.tenzir.com/explanations/packages/) for Tenzir.\n\n## ✨ Why packages matter\n\n- Package once, deploy anywhere: ship pipelines, contexts, and operators as a\n  single unit.\n- Built-in templating keeps packages environment-agnostic while still\n  customizable on install.\n- Tests and examples travel with the package so behaviour stays predictable.\n\nLearn more about the concept in the [packages\nexplanation](https://docs.tenzir.com/explanations/packages/).\n\n## 🧱 Package anatomy\n\nA package lives in a directory with these building blocks:\n\n- `examples/`: runnable snippets that highlight the package’s capabilities.\n- `operators/`: user-defined operators (UDOs) you can reuse across pipelines.\n- `pipelines/`: end-to-end TQL pipelines that start with an input and finish\n  with an output operator.\n- `tests/`: deterministic integration tests that verify UDOs and pipelines via\n  the [test framework](https://docs.tenzir.com/reference/test-framework).\n- `package.yaml`: the manifest with metadata, configurable inputs, and optional\n  enrichment contexts.\n\n## 🚀 Install packages\n\nPick the workflow that fits your environment. For details, see our [installation\nguide](https://docs.tenzir.com/guides/package-management/install-a-package/):\n\n1. **Tenzir Library UI**: browse\n   [app.tenzir.com/library](https://app.tenzir.com/library), configure inputs,\n   and click _Install_.\n2. **Interactive TQL**: run\n   [`package::add`](https://docs.tenzir.com/reference/operators/package/add)\n   against a local directory, and remove it later with\n   [`package::remove`](https://docs.tenzir.com/reference/operators/package/remove).\n3. **Infrastructure as Code**: place packages under `packages/` inside your\n   configuration directory (or another path listed in `tenzir.package-dirs`) and\n   include an optional `config.yaml` for inputs.\n\n## 🤝 Contribute a package\n\nFollow the [write-a-package\ntutorial](https://docs.tenzir.com/tutorials/write-a-package/) to scaffold, test,\nand document a new idea, then:\n\n- Share it on the [Community Discord](https://docs.tenzir.com/discord) to gather\n  feedback.\n- Open a pull request in\n  [github.com/tenzir/library](https://github.com/tenzir/library) so the package\n  appears in the public Tenzir Library.\n- Keep iterating—tests and good docs make it easier for others to adopt your\n  work.\n","funding_links":["https://github.com/sponsors/tenzir"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenzir%2Flibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenzir%2Flibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenzir%2Flibrary/lists"}