{"id":23642048,"url":"https://github.com/sarvsav/iza","last_synced_at":"2026-03-07T21:30:55.699Z","repository":{"id":268993398,"uuid":"902276986","full_name":"sarvsav/iza","owner":"sarvsav","description":"Streamline platform operations with Linux inspired commands written in Go!","archived":false,"fork":false,"pushed_at":"2025-11-02T16:31:13.000Z","size":3300,"stargazers_count":4,"open_issues_count":19,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-02T18:16:57.232Z","etag":null,"topics":["artifactory","ci","cicd","cli","database","devops","go","golang","linux","mongodb","platform-engineering","shell"],"latest_commit_sha":null,"homepage":"https://sarvsav.github.io/iza/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sarvsav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sarvsav"],"patreon":"sarvsav","open_collective":null,"ko_fi":"sarvsav","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"sarvsav","thanks_dev":null,"custom":null}},"created_at":"2024-12-12T08:57:06.000Z","updated_at":"2025-11-02T16:31:15.000Z","dependencies_parsed_at":"2024-12-20T07:34:46.455Z","dependency_job_id":"70ea8a3f-e967-4020-b25d-b4a65450a7b1","html_url":"https://github.com/sarvsav/iza","commit_stats":null,"previous_names":["sarvsav/iza"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sarvsav/iza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarvsav%2Fiza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarvsav%2Fiza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarvsav%2Fiza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarvsav%2Fiza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarvsav","download_url":"https://codeload.github.com/sarvsav/iza/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarvsav%2Fiza/sbom","scorecard":{"id":1236557,"data":{"date":"2025-08-31T07:37:54Z","repo":{"name":"github.com/sarvsav/iza","commit":"702b2f9cdeadbc0e498605c178783c6039bae40d"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.4,"checks":[{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/astro.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codecov.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/gitleaks.yml:3","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/astro.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/astro.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/astro.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/astro.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/astro.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/astro.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/astro.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/astro.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/astro.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/astro.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/codecov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gitleaks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/gitleaks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gitleaks.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/gitleaks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sarvsav/iza/scorecard.yml/main?enable=pin","Info:   2 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (22) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"11 out of 11 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-31T09:19:20.346Z","repository_id":268993398,"created_at":"2025-08-31T09:19:20.346Z","updated_at":"2025-08-31T09:19:20.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30231594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["artifactory","ci","cicd","cli","database","devops","go","golang","linux","mongodb","platform-engineering","shell"],"created_at":"2024-12-28T10:39:08.250Z","updated_at":"2026-03-07T21:30:55.682Z","avatar_url":"https://github.com/sarvsav.png","language":"Go","funding_links":["https://github.com/sponsors/sarvsav","https://patreon.com/sarvsav","https://ko-fi.com/sarvsav","https://buymeacoffee.com/sarvsav"],"categories":[],"sub_categories":[],"readme":"\u003c!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sarvsav/iza\"\u003e\n    \u003cimg src=\"assets/logo-iza.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eIza\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Streamline platform operations with Linux inspired commands written in Go!\n    \u003cbr /\u003e\n    \u003ca href=\"https://sarvsav.github.io/iza/\"\u003e\u003cstrong\u003e📘 Explore the docs  »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://calendly.com/sarvsav\"\u003e📅 Book a meeting\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/sarvsav/iza/issues/new?assignees=sarvsav\u0026labels=bug%2Cneeds-triage\u0026projects=\u0026template=01_bug_report.yml\"\u003e🐛 Report Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/sarvsav/iza/issues/new?assignees=sarvsav\u0026labels=enhancement%2Cneeds-triage\u0026projects=\u0026template=02_feature_request.yml\"\u003e 🔨 Request Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributors\"\u003eContributors\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgments\"\u003eAcknowledgments\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#thankyou\"\u003eThank You\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n[![Iza][product-screenshot]](https://sarvsav.github.io/iza/)\n\nI would like to thank **Iza** for inspiring me to build this project and it is dedicated to her.\n\nWith Iza, you can easily manage your mongodb operations if you are having an experience with linux shell commands.\n\nFor example, you can simply run `iza touch demo/buna_ziua` to create a new empty collection named `buna_ziua` in the database named `demo`. The new commands will come as an update to the project.\n\nThe details about the project can be found on [project website](https://sarvsav.github.io/iza/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n### Built With\n\n[![Go][Golang]][Go-url]\n\u003cbr\u003e\n[![docusaurus][docusaurus]][docusaurus-url]\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nDescribe your software architecture design as life, not the buildings. Software architecture is very relatable to life, as it has dynamics, meaning, purpose and lot of things. Your software exists for greater good.\n\n### Prerequisites\n\nYou need to have Go installed on your machine to run the project.\n\n### Installation\n\n`iza` is distributed as single binary with no dependencies and can be installed using the `go install` command.\n\n```sh\ngo install github.com/sarvsav/iza/cmd/iza@latest\n```\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\nRunning `ls` for mongodb and listing databases as well as collections.\n\n```sh\niza ls -l # For long listing\n```\n\n![ls_mongo](./assets/recordings/ls_mongo_debug.gif)\n\nRunning `whoami` for mongodb and log level as debug.\n\n```sh\niza whoami\n```\n\n![whoami_mongo_debug](./assets/recordings/whoami_mongo_debug.gif)\n\n_For more information, please refer to the [Documentation](https://sarvsav.github.io/iza/)_\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [open issues](https://github.com/sarvsav/iza/issues) for a full list of proposed features (and known issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nProject Link: [https://github.com/sarvsav/iza](https://github.com/sarvsav/iza)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTORS --\u003e\n## Contributors\n\nBig thanks to our contributors. Contributions of any kind are welcome!\n\nIssues with the label `good first issue` are a good place to start.\n\n\u003ca href=\"https://github.com/sarvsav/iza/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=sarvsav/iza\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n\nKindly refer to the [contributing guide](./CONTRIBUTING.md) to contribute to the project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ADOPTERS --\u003e\n## Adopters\n\n📢 If you're using iza in your organization, please add your name or company name to this [list](./ADOPTERS.md).\n\nBy adding yourself to the [ADOPTERS.md](./ADOPTERS.md) file, you help increase the project's visibility and credibility, which is essential for its growth.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n## Acknowledgments\n\n- [Best-README-Template](https://github.com/othneildrew/Best-README-Template)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- Thank You --\u003e\n## Thankyou\n\nIf you appreciate this project, please consider showing your support by ⭐ starring it, 🔄 sharing it with your friends, or 💖 making a donation. Thank you!\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/sarvsav/iza.svg?style=for-the-badge\n[contributors-url]: https://github.com/sarvsav/iza/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/sarvsav/iza.svg?style=for-the-badge\n[forks-url]: https://github.com/sarvsav/iza/network/members\n[stars-shield]: https://img.shields.io/github/stars/sarvsav/iza.svg?style=for-the-badge\n[stars-url]: https://github.com/sarvsav/iza/stargazers\n[issues-shield]: https://img.shields.io/github/issues/sarvsav/iza.svg?style=for-the-badge\n[issues-url]: https://github.com/sarvsav/iza/issues\n[license-shield]: https://img.shields.io/github/license/sarvsav/iza.svg?style=for-the-badge\n[license-url]: https://github.com/sarvsav/iza/blob/master/LICENSE.txt\n[product-screenshot]: assets/iza.png\n[Golang]: https://img.shields.io/github/go-mod/go-version/sarvsav/iza?style=for-the-badge\u0026logo=go\n[Go-url]: https://go.dev/\n[Bazel]: https://img.shields.io/badge/Bazel-v7-brightgreen?style=for-the-badge\u0026logo=bazel\n[Bazel-url]: https://bazel.build/\n[docusaurus]: https://img.shields.io/badge/docs-passing-green?style=for-the-badge\u0026logo=docusaurus\u0026logoColor=%233ECC5F\n[docusaurus-url]: https://docusaurus.io/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarvsav%2Fiza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarvsav%2Fiza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarvsav%2Fiza/lists"}