{"id":1086983,"name":"@nitric/cli-common","ecosystem":"npm","description":"Common Nitric typings and utility functions","homepage":"https://nitric.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nitrictech/cli","keywords_array":[],"namespace":"nitric","versions_count":101,"first_release_published_at":"2020-10-27T03:49:59.926Z","latest_release_published_at":"2021-10-29T02:47:23.059Z","latest_release_number":"0.1.0","last_synced_at":"2025-12-15T16:10:13.192Z","created_at":"2022-04-08T10:24:32.520Z","updated_at":"2025-12-15T16:25:59.514Z","registry_url":"https://www.npmjs.com/package/@nitric/cli-common","install_command":"npm install @nitric/cli-common","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0","rc-latest":"0.2.0-rc.6b54497d"}},"repo_metadata":{"id":36960247,"uuid":"436078260","full_name":"nitrictech/cli","owner":"nitrictech","description":"Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.","archived":false,"fork":false,"pushed_at":"2025-05-01T23:35:08.000Z","size":4305,"stargazers_count":31,"open_issues_count":9,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-29T23:06:49.337Z","etag":null,"topics":["aws","azure","cli","cloud","dart","gcp","go","golang","grpc","javascript","nitric","node-js","python","serverless","typescript"],"latest_commit_sha":null,"homepage":"https://nitric.io","language":"Go","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/nitrictech.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"nitrictech"}},"created_at":"2021-12-08T01:28:48.000Z","updated_at":"2025-08-25T17:02:21.000Z","dependencies_parsed_at":"2024-02-18T22:28:09.039Z","dependency_job_id":"c0859e8d-8719-4fb6-9609-8e996da5c175","html_url":"https://github.com/nitrictech/cli","commit_stats":{"total_commits":885,"total_committers":15,"mean_commits":59.0,"dds":0.680225988700565,"last_synced_commit":"6a592a7711dff6aa8680d71798bf73081c5845cc"},"previous_names":[],"tags_count":243,"template":false,"template_full_name":null,"purl":"pkg:github/nitrictech/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrictech","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/sbom","scorecard":{"id":689350,"data":{"date":"2025-08-11","repo":{"name":"github.com/nitrictech/cli","commit":"5ac1f33997b15644d18e52a4d361d3d03ee73eb2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/aws-e2e.yaml:1","Warn: no topLevel permission defined: .github/workflows/cli-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/dashboard-run-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/dashboard-start-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"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":"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.61.0 not signed: https://api.github.com/repos/nitrictech/cli/releases/216078737","Warn: release artifact v1.60.1 not signed: https://api.github.com/repos/nitrictech/cli/releases/215669890","Warn: release artifact v1.60.0 not signed: https://api.github.com/repos/nitrictech/cli/releases/215640460","Warn: release artifact v1.59.6 not signed: https://api.github.com/repos/nitrictech/cli/releases/215375159","Warn: release artifact v1.59.5 not signed: https://api.github.com/repos/nitrictech/cli/releases/214065073","Warn: release artifact v1.61.0 does not have provenance: https://api.github.com/repos/nitrictech/cli/releases/216078737","Warn: release artifact v1.60.1 does not have provenance: https://api.github.com/repos/nitrictech/cli/releases/215669890","Warn: release artifact v1.60.0 does not have provenance: https://api.github.com/repos/nitrictech/cli/releases/215640460","Warn: release artifact v1.59.6 does not have provenance: https://api.github.com/repos/nitrictech/cli/releases/215375159","Warn: release artifact v1.59.5 does not have provenance: https://api.github.com/repos/nitrictech/cli/releases/214065073"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:14"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-e2e.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/aws-e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-e2e.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/aws-e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-e2e.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/aws-e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/aws-e2e.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/aws-e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-e2e.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/aws-e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli-test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/cli-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cli-test.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/cli-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli-test.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/cli-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/cli-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli-test.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/cli-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-run-test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-run-test.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-run-test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-run-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dashboard-run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-run-test.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-run-test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-start-test.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-start-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-start-test.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-start-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-start-test.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-start-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dashboard-start-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-start-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-start-test.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-start-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-start-test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/dashboard-start-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrictech/cli/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:21: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:914169c7c8398b1b90c0b0ff921c8027445e39d7c25dc440337e56ce0f2566e6","Warn: containerImage not pinned by hash: pkg/collector/default-migrations.dockerfile:2: pin your Docker image by updating migrate/migrate to migrate/migrate@sha256:39b59b389634e43bb3f2d4e94bc1edef0775ec2a9a3540ce6a2cf330e5daae55","Warn: containerImage not pinned by hash: pkg/project/runtime/csharp.dockerfile:1","Warn: containerImage not pinned by hash: pkg/project/runtime/csharp.dockerfile:17: pin your Docker image by updating mcr.microsoft.com/dotnet/runtime-deps:8.0 to mcr.microsoft.com/dotnet/runtime-deps:8.0@sha256:e93bb2d188efec363aee9eaaad5cb4eb4aa503c74f8547c90493dc6150f4c597","Warn: containerImage not pinned by hash: pkg/project/runtime/dart.dockerfile:1","Warn: containerImage not pinned by hash: pkg/project/runtime/dart.dockerfile:21: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: pkg/project/runtime/javascript.dockerfile:2: pin your Docker image by updating node:22.4.1-alpine to node:22.4.1-alpine@sha256:ba898e86c2cc720c8cf2ae05f8d2d4697fe0c8ca3e920d6fbf14a6cbf50bb9ca","Warn: containerImage not pinned by hash: pkg/project/runtime/jvm.dockerfile:2: pin your Docker image by updating openjdk:22-slim to openjdk:22-slim@sha256:5a6e9da3cdeaa179421f7ad98b32af0e52b6ef46261e3bf090d7e2f72e6df766","Warn: containerImage not pinned by hash: pkg/project/runtime/python.dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9e885f8239c31f8429448f933638dd13037c9119e2a362aeebdd37ec3bee7c85","Warn: containerImage not pinned by hash: pkg/project/runtime/typescript.dockerfile:2","Warn: containerImage not pinned by hash: pkg/project/runtime/typescript.dockerfile:31","Warn: downloadThenRun not pinned by hash: Dockerfile:5-11","Warn: downloadThenRun not pinned by hash: Dockerfile:69-70","Warn: pipCommand not pinned by hash: pkg/project/runtime/python.dockerfile:12","Warn: pipCommand not pinned by hash: pkg/project/runtime/python.dockerfile:22","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  12 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   2 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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3533 / GHSA-wq9g-9vfc-cfq9","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GO-2023-1578 / GHSA-jpxj-2jvg-6jv9","Warn: Project is vulnerable to: GO-2024-2800 / GHSA-q64h-39hv-4cf7","Warn: Project is vulnerable to: GO-2024-2948 / GHSA-xfhp-jf8p-mh5w","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-7v5v-9h63-cj86","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c4pw-33h3-35xw","Warn: Project is vulnerable to: GHSA-49w6-73cw-chjr","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T01:55:07.152Z","repository_id":36960247,"created_at":"2025-08-22T01:55:07.152Z","updated_at":"2025-08-22T01:55:07.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272779559,"owners_count":24991612,"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-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nitrictech","name":"nitric","uuid":"72055470","kind":"organization","description":"Nitric is a multi-language framework, with concise inline infrastructure from code. Making modern applications robust, productive and a joy to build.","email":"maintainers@nitric.io","website":"https://nitric.io","location":null,"twitter":"nitric_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/72055470?v=4","repositories_count":72,"last_synced_at":"2025-08-19T04:57:33.649Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"nitrictech"}},"html_url":"https://github.com/nitrictech","funding_links":["https://github.com/sponsors/nitrictech"],"total_stars":2166,"followers":111,"following":0,"created_at":"2022-11-14T05:24:06.643Z","updated_at":"2025-08-19T04:57:33.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrictech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrictech/repositories"},"tags":[{"name":"v1.61.0","sha":"5ac1f33997b15644d18e52a4d361d3d03ee73eb2","kind":"commit","published_at":"2025-05-01T23:34:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.61.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"294568d43dafc8665d9ff80bb2a7042175385d1e","kind":"commit","published_at":"2025-04-30T07:30:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.60.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"be0ab1d938507ccd2aa98f1323ff18bbdc9985d8","kind":"commit","published_at":"2025-04-30T04:18:57.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.60.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"6f21e53bbe8ab557904fe8acf4341cc2efada143","kind":"commit","published_at":"2025-04-29T05:58:56.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"b0900579e03ef337523b1b6ec7e4ab5fc237a0ae","kind":"commit","published_at":"2025-04-22T22:56:27.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"271ebcbcb419591dcdc877d8dafba7a263003428","kind":"commit","published_at":"2025-04-15T03:00:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"6b2a6d16edfda139d64065ce103b3e94cd5c0ee7","kind":"commit","published_at":"2025-04-02T00:22:51.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"ef4f63eddc398e80451b37fd67b849403a3ff1c3","kind":"commit","published_at":"2025-04-01T23:57:49.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"8811095aed3e91800a6748a8210eaa5ac0180d1b","kind":"commit","published_at":"2025-03-11T22:44:58.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c4fc83c88c0e0b2a6e45f035e6dd21e3bf69ebe9","kind":"commit","published_at":"2025-03-11T22:44:14.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.59.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.59.0/manifests"},{"name":"v1.58.1","sha":"ec6cf658bc55d5779af3c0f3282633b45a7b7d64","kind":"commit","published_at":"2025-03-05T09:34:40.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.58.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3f0c727f2ef526fa40109ad798a01e358579173a","kind":"commit","published_at":"2025-03-05T04:44:15.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.58.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"cf2c048934c92d5fb11bfe04cb69fefde57c995a","kind":"commit","published_at":"2025-02-18T04:02:34.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.57.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"be60100cf1adb6a56f98b028033f715f9e1d3650","kind":"commit","published_at":"2025-02-18T00:49:34.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.57.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"718d1f2269950e6094bb6ddb550cee2f4ae7a41b","kind":"commit","published_at":"2025-01-17T00:45:14.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.57.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.57.0/manifests"},{"name":"v1.56.7","sha":"76082b914862979aa70e5314f2f3026e0d39d0dd","kind":"commit","published_at":"2025-01-17T00:10:35.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"2473f6f0cbda20b79381b207495058c79d4d91a0","kind":"commit","published_at":"2025-01-13T03:32:27.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"bd581a2d0e88f2f3a90f7454baa9174db3222fec","kind":"commit","published_at":"2025-01-08T22:20:43.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"b7f905c376cf404217d6de91ad88ac1847d6feef","kind":"commit","published_at":"2025-01-08T22:19:31.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"cada2b5fb340b758ed383d55676930665171ea0a","kind":"commit","published_at":"2025-01-08T22:18:42.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"3826f1b9424b910edb134f2950b067c4c2380db3","kind":"commit","published_at":"2025-01-08T22:18:11.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"d145a1812ebd619070bdb09db240545de92761b3","kind":"commit","published_at":"2025-01-07T05:34:03.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"91ea6a303977422bb5671722321e8276f106d684","kind":"commit","published_at":"2025-01-06T04:44:39.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.56.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.56.0/manifests"},{"name":"v1.55.17","sha":"cc1f93828e205a9dd4a0b3d8979856857d4ce0b3","kind":"commit","published_at":"2025-01-05T23:40:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.17","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.17/manifests"},{"name":"v1.55.16","sha":"ba30595d1a61abab57f6e41efc7835ed8c01782a","kind":"commit","published_at":"2024-12-30T01:08:17.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.16","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.16/manifests"},{"name":"v1.55.15","sha":"69c84b2707b5eef1d544b21c88510d7330500b4a","kind":"commit","published_at":"2024-12-22T22:53:47.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.15","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.15/manifests"},{"name":"v1.55.14","sha":"9c564636a4c6ea6214659974dffed7572bdbd48e","kind":"commit","published_at":"2024-12-18T22:29:27.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.14","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.14/manifests"},{"name":"v1.55.13","sha":"16c85cb25a30ff5a05dabc7dbc71d8311e0fbbf4","kind":"commit","published_at":"2024-12-17T04:19:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.13","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.13/manifests"},{"name":"v1.55.12","sha":"655e21a777780c3db6b2399c057ee2981a2902f1","kind":"commit","published_at":"2024-12-13T00:19:40.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.12","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"a03f47b3ddb48149c428aae07f418aac310e0368","kind":"commit","published_at":"2024-12-09T22:27:13.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.11","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"fff2739fc2d1d8ee66e9418d3139d0c62ab78a0d","kind":"commit","published_at":"2024-12-09T02:42:52.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.10","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.10/manifests"},{"name":"v1.55.9","sha":"2baf2927b61bc7bb683922b5a436fd9577c16518","kind":"commit","published_at":"2024-12-05T21:54:05.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.9","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.9/manifests"},{"name":"v1.55.8","sha":"f9fb7166f042c6c33956f8858de10666633614dd","kind":"commit","published_at":"2024-11-28T00:41:12.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.8","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.8/manifests"},{"name":"v1.55.7","sha":"d73a459257b7f56454c1c5629e8c823809a36cb1","kind":"commit","published_at":"2024-11-27T02:02:03.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b9bd48b69d88c7c506760be5913332571cb4d4de","kind":"commit","published_at":"2024-11-22T02:35:20.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"c610c92f9d7a4ff3e4b40edbe1b10b5d457be2a9","kind":"commit","published_at":"2024-11-12T03:30:27.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"83451285fb6b88bafa1aae025acaad7cb99022ef","kind":"commit","published_at":"2024-11-08T05:08:42.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"c74eb1305337062c5777d54d3034bfd2f534c9c3","kind":"commit","published_at":"2024-11-06T04:34:31.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"f1873fb2cc2a3a66ed519a2ead5969a9f97ad086","kind":"commit","published_at":"2024-11-05T22:13:48.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"89b7b9fbdf6c54856a3fd8e9ede15c418a4cc92b","kind":"commit","published_at":"2024-11-04T05:49:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"a9b7d6591a6d86b5bd040b8371422ea65afa8aa7","kind":"commit","published_at":"2024-11-04T05:11:56.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.55.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.55.0/manifests"},{"name":"v1.54.18","sha":"f08eeebe71b9e27e48013c26efae98bd44f276a9","kind":"commit","published_at":"2024-10-30T04:05:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.18","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.18/manifests"},{"name":"v1.54.17","sha":"35f5f8f3a7812e1121086cda0267659b2ab2d6bf","kind":"commit","published_at":"2024-10-25T02:03:32.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.17","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.17/manifests"},{"name":"v1.54.16","sha":"6176d16374572b998892921b1521d9760471f277","kind":"commit","published_at":"2024-10-24T21:38:48.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.16","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.16/manifests"},{"name":"v1.54.15","sha":"f2410368afdd2302b67ba1de8c889d6fa5d5cb27","kind":"commit","published_at":"2024-10-24T02:22:04.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.15","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.15/manifests"},{"name":"v1.54.14","sha":"523e0835ad982f30c675c85893f1e25522d3148f","kind":"commit","published_at":"2024-10-23T01:17:58.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.14","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.14/manifests"},{"name":"v1.54.13","sha":"0882d5ea9b40fd609f389a5249a462cc8696ea16","kind":"commit","published_at":"2024-10-23T01:16:43.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.13","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.13/manifests"},{"name":"v1.54.12","sha":"67d12bdd8e999680b2067fcaf6a47e40f892126f","kind":"commit","published_at":"2024-10-22T23:09:25.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.12","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.12/manifests"},{"name":"v1.54.11","sha":"d701464f2dd6ae4f249d304227bfca0fec92f1fd","kind":"commit","published_at":"2024-10-22T22:51:29.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.11","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.11/manifests"},{"name":"v1.54.10","sha":"a7665031b60a1f55a737df90c5a439c36d3bb58f","kind":"commit","published_at":"2024-10-22T21:09:45.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.10","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.10/manifests"},{"name":"v1.54.9","sha":"0d839b4ca099567adf9d9c1b03a8da922661291a","kind":"commit","published_at":"2024-10-22T07:01:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.9","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.9/manifests"},{"name":"v1.54.8","sha":"92f29ef46e038110b4bfe7bc354fc7e6b43e1b14","kind":"commit","published_at":"2024-10-22T02:48:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.8","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.8/manifests"},{"name":"v1.54.7","sha":"84240a3214f43a0553ecc86297eeb53d0076200c","kind":"commit","published_at":"2024-10-18T04:23:56.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.7/manifests"},{"name":"v1.54.6","sha":"7f5b3ca1f1b4bfdc06b4e9e3da3359ac9f7a4b8c","kind":"commit","published_at":"2024-10-18T01:38:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"28b8d0717f00af57726a8bffb5051b8d53f6998f","kind":"commit","published_at":"2024-10-15T00:08:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"3970486a8fca85a6c680df1a15f99b1d2f94cc8d","kind":"commit","published_at":"2024-10-14T23:36:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"a56536e3eea07db7d225672e1de24206a40fd0a6","kind":"commit","published_at":"2024-10-14T04:50:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"029c776fcd2960a2a32176aa9a7926008f21ed3c","kind":"commit","published_at":"2024-10-14T03:29:22.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"4397213cd67e657078af76f52a89284ec1384d9c","kind":"commit","published_at":"2024-10-14T02:21:25.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"47630a925448a1b4cf1345c604fe6a48ae945240","kind":"commit","published_at":"2024-10-03T06:58:32.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.54.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"b605a3989afa9b630c2aad7443af6b4555ad7a6c","kind":"commit","published_at":"2024-09-13T05:38:33.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.53.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"19f77bb928ce9f79a34b3d8e8665e30d1fa940e0","kind":"commit","published_at":"2024-09-05T05:06:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.52.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.52.0/manifests"},{"name":"v1.51.1","sha":"b29a14f27289512d84fefc23ecf039e5c30b90ab","kind":"commit","published_at":"2024-09-05T01:47:52.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.51.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"61ea2802fbb27325bb385b9d87f553ab1cbfa58a","kind":"commit","published_at":"2024-09-02T06:11:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.51.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.51.0/manifests"},{"name":"v1.50.9","sha":"c5fee657adfe699ed0725249aeca243c1d370cc9","kind":"commit","published_at":"2024-08-23T01:21:09.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.9","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"af6affcf5a2b46f507d1cb554c6211dade6e9e1e","kind":"commit","published_at":"2024-08-22T00:30:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.8","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"fedad8f62f394a25ceb9f997ae6862ab82377a1d","kind":"commit","published_at":"2024-08-20T02:12:34.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"7e568982d5f03ebf895552fd2f8707bb844ac3f9","kind":"commit","published_at":"2024-08-15T23:35:01.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"71bd0dc47c8d1db93c634d343cc0e0aaaf5ec37d","kind":"commit","published_at":"2024-08-15T23:04:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"40df95f089a939e3fe8ff52839d50dde85260b6c","kind":"commit","published_at":"2024-08-14T06:42:54.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"b6097ac835bfabd0e79297f422b68656729f0932","kind":"commit","published_at":"2024-08-14T04:35:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1723d341baff36fce65594c8f60aab3d4934f261","kind":"commit","published_at":"2024-08-13T00:51:24.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"616b343132e6c427a53c1375b723b3bf4bbd7dad","kind":"commit","published_at":"2024-08-09T00:21:14.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"afc7dd082447259fdfe06f8c05449dad3e2c3e75","kind":"commit","published_at":"2024-08-07T23:39:15.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.50.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.50.0/manifests"},{"name":"v1.49.1","sha":"dbb6985bf7478273892ec4db303687122234521d","kind":"commit","published_at":"2024-08-07T06:05:21.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.49.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"362c799250f29267a82e51f299b506845a91b4c6","kind":"commit","published_at":"2024-08-02T05:31:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.49.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"022aff08b559cdf3f3e5ea8b37a0b4e716591274","kind":"commit","published_at":"2024-08-01T02:05:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.48.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9314fee3a51d4e125226d447953a3d47236893eb","kind":"commit","published_at":"2024-07-29T05:39:42.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.48.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.48.0/manifests"},{"name":"v1.47.3","sha":"cccee552a30594c86dd4fcda6e38189164b1bc1d","kind":"commit","published_at":"2024-07-25T04:00:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.47.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"54d19cad6d44202ce8c0655021a3d63d8f142a79","kind":"commit","published_at":"2024-07-25T00:29:50.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.47.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"2a1ee8fb6a12f2df70b0ce4e71846382aa3df45c","kind":"commit","published_at":"2024-07-25T00:05:01.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.47.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"efbd5eec4744d72df5753029da929104c54b57fa","kind":"commit","published_at":"2024-07-24T02:38:15.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.47.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.47.0/manifests"},{"name":"v1.46.2","sha":"922bd952d58c9f8c54621f32f78ec8cc7860d154","kind":"commit","published_at":"2024-07-22T01:23:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.46.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"a9bee4f728db7e978acb0dbedc403f17df11aa93","kind":"commit","published_at":"2024-07-22T00:46:32.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.46.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"cc6a64f7047e7bb984acfdd49c6b8b17d801979b","kind":"commit","published_at":"2024-07-19T03:15:15.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.46.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"ba4e660a79a566f7e176d70e4b1cc01af9af460d","kind":"commit","published_at":"2024-07-19T01:17:31.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.45.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"45eaa57cc93b555619c1e8affc0571e8b6c5e079","kind":"commit","published_at":"2024-07-18T05:39:31.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.45.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"e4149d9b7c7773a92cc34664ec74cecb5d2e896e","kind":"commit","published_at":"2024-07-11T02:59:09.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.45.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"08fc9b58fb80b369d834cf32334c1f7c9f842af0","kind":"commit","published_at":"2024-07-08T00:45:06.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.44.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"3a6f685266038f22931f730c2f8b75172a21cebf","kind":"commit","published_at":"2024-07-05T02:28:55.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.44.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c802f0893227e78c26d6791949617aa187d66cb8","kind":"commit","published_at":"2024-07-01T06:13:24.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.44.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"7b6f258dbf8041c1f291564d73c8b67399d7c4a5","kind":"commit","published_at":"2024-06-28T04:18:54.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.44.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a07c75761eed5106e5a483a2332ba9ce9b00a8e7","kind":"commit","published_at":"2024-06-27T22:45:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.44.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"ad1fc2bcc7c5c0b7e043059ccebae3f205877446","kind":"commit","published_at":"2024-06-26T04:43:52.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.43.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"bdf443f3c5e260a632413d37db82c6e1df31e684","kind":"commit","published_at":"2024-06-21T03:16:14.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.43.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"01e419c0cfce0d49b4131010c801b5e909e0a269","kind":"commit","published_at":"2024-06-12T23:35:01.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.42.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"6e0a93d58624dfdd598d0e1bb7484d316fb5bebb","kind":"commit","published_at":"2024-06-11T08:34:51.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.42.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"5352cd5485eae2dcdd28b3150fff1fa9d82de6d5","kind":"commit","published_at":"2024-06-11T01:30:21.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.42.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"6a592a7711dff6aa8680d71798bf73081c5845cc","kind":"commit","published_at":"2024-06-04T00:08:52.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.41.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.41.0/manifests"},{"name":"v1.40.9","sha":"ef8a3ef5b3b0d2528e07c5b8b1096a619e16019b","kind":"commit","published_at":"2024-05-13T22:47:13.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.9","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.9/manifests"},{"name":"v1.40.8","sha":"66309267c3d61b863b4d021c700a663b1c3d5527","kind":"commit","published_at":"2024-05-06T23:55:33.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.8","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.8/manifests"},{"name":"v1.40.7","sha":"1532a92195fa81364a541a84bef4313da3257b4a","kind":"commit","published_at":"2024-05-01T23:55:07.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.7/manifests"},{"name":"v1.40.6","sha":"1596225b85ecc40f2aec38ee08932bc1fca48862","kind":"commit","published_at":"2024-04-22T06:12:10.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.6/manifests"},{"name":"v1.40.5","sha":"0e6f2a0d91ffe26d66ca487669937554c54ac4e9","kind":"commit","published_at":"2024-04-22T05:54:15.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"63fef88617f8e51067fd4e48f4d8427825b1757f","kind":"commit","published_at":"2024-04-22T01:11:00.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"1397f1bf31b4e817456b2ebe93d60f31cc41bf48","kind":"commit","published_at":"2024-04-22T00:26:39.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"6920d1e1f0a63734d63010590577de1cd0813e35","kind":"commit","published_at":"2024-04-22T00:25:59.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"bab2deecd3602d4bf9f2e32bdad562bb0672a12b","kind":"commit","published_at":"2024-04-19T03:07:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a2cc4977058585e9a3413f0293ab898e42828db9","kind":"commit","published_at":"2024-04-19T02:52:03.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.40.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.40.0/manifests"},{"name":"v1.39.2","sha":"771463a1c94ccfd863bf76123df6a72ddc3004c8","kind":"commit","published_at":"2024-04-19T02:45:50.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.39.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"0346b43f64a6ef74edcaef90a441b30cfee5b4bf","kind":"commit","published_at":"2024-04-19T02:17:03.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.39.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"90a1ade040d0019240101a5c8eaab10676d9026d","kind":"commit","published_at":"2024-04-18T06:02:17.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.39.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.39.0/manifests"},{"name":"v1.38.2","sha":"d8e98824a2617dde50811754679c4bd9a3a77fb1","kind":"commit","published_at":"2024-04-15T03:06:48.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.38.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"cdb45c81d4804eab2229e5bf89c53be879b9b10e","kind":"commit","published_at":"2024-04-12T04:15:32.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.38.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c71a044e6736021cbecbe8df87ff0d8cbcecd624","kind":"commit","published_at":"2024-04-12T03:55:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.38.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.38.0/manifests"},{"name":"v1.37.7","sha":"8b6a950734f0b93596763d8f452f5fbd5da4adb5","kind":"commit","published_at":"2024-04-12T03:49:52.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c42df8226e1deea0e4ec16b9ff544754bafc5293","kind":"commit","published_at":"2024-04-11T02:56:47.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"d34227619c2cce556708fe7d36477aad6af3227d","kind":"commit","published_at":"2024-04-10T23:49:40.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3dd6d0d622661992a150922139232bc0fb1cf050","kind":"commit","published_at":"2024-04-10T07:13:28.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"5c589acd96a67d8805d21b5312710bbcf49c8435","kind":"commit","published_at":"2024-04-02T03:11:29.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"21de10afee887d4bc5d5aefd9fe865f2301c7408","kind":"commit","published_at":"2024-03-29T23:39:04.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"7b59bfcb24e380c3f643aadfca194bd02e3c5641","kind":"commit","published_at":"2024-03-27T00:49:26.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b8e7e089ad68d6c85017b347d7b4773c38f1b9fc","kind":"commit","published_at":"2024-03-18T05:49:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.37.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.37.0/manifests"},{"name":"v1.36.6","sha":"8e4861df6f4061e4b4d4c6dcf0d562fa3532b2f1","kind":"commit","published_at":"2024-03-14T01:10:05.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"e5c1a514f63fa79910bc42223859135001f6d43c","kind":"commit","published_at":"2024-03-12T02:07:43.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"fc65eabdec686be6abc98d8f15676c0d01ce3d6d","kind":"commit","published_at":"2024-03-12T00:14:06.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"0632a8f0dd9572c171edf7b1602a7756a0765899","kind":"commit","published_at":"2024-03-08T03:38:00.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"c9a22a2e7fdea18bc242b967b318e46de997ff0f","kind":"commit","published_at":"2024-03-08T03:30:37.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"4a8c3492f46f0c223b10cdeadc0d45ab02a6376d","kind":"commit","published_at":"2024-03-05T02:30:59.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"4dd3e8ad3fd0732d798b72816de280c3180888d3","kind":"commit","published_at":"2024-03-03T20:25:18.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.36.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.36.0/manifests"},{"name":"v1.35.2","sha":"c54814c84aeae5ed63e51fe486a2a7a6eb840e65","kind":"commit","published_at":"2024-03-01T04:05:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.35.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"ae21790e4c0d1cf7445de88e423fe43719ec2659","kind":"commit","published_at":"2024-02-28T22:22:15.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.35.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"822458067a704aaa57f02668143462492cbd7d1a","kind":"commit","published_at":"2024-02-27T02:20:00.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.35.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.35.0/manifests"},{"name":"v1.34.4","sha":"8a3de5180bb274d9571c99b18e12834f33fdf166","kind":"commit","published_at":"2024-02-21T04:09:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.34.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"d713f60bf8935b17837aaee91f0042e59d36283d","kind":"commit","published_at":"2024-02-20T22:01:22.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.34.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"bfe2cf5d5b4baebd8a495d53c4ddeaa820835b49","kind":"commit","published_at":"2024-02-20T11:11:42.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.34.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"39dd9658095834b8c9d2435c87d54c34f3ecded0","kind":"commit","published_at":"2024-02-20T10:31:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.34.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"2b236ecfd91ccfc9299ce6c3b731b71131ab46d2","kind":"commit","published_at":"2024-02-20T09:31:58.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.34.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.34.0/manifests"},{"name":"v1.33.6","sha":"8de79d20ec5bdf520e28e4cf48a908d34283c075","kind":"commit","published_at":"2024-01-03T05:14:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"aea3ecfcbd082798478768b4adcd944909fcbd31","kind":"commit","published_at":"2024-01-01T23:13:22.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"e235ceff48df9e0259d10f0a1ccf7d799f1fa01b","kind":"commit","published_at":"2023-12-10T23:24:14.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"4a32bb960e4b86dceb74fa188ec577ce4df8ebd0","kind":"commit","published_at":"2023-11-28T22:49:31.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b860e03ce9be25efc2ed5aade230ee0510d9ba9f","kind":"commit","published_at":"2023-11-27T03:44:31.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"e7ff7d9ac09a52ccafb45b517e53c0c7549517d9","kind":"commit","published_at":"2023-11-16T23:53:00.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"1785819e63cd142eb80d81fe3cb3c90d524820ad","kind":"commit","published_at":"2023-11-14T06:01:13.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.33.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"32fcdf67f543ec987ebd0894d8d64659bca21a56","kind":"commit","published_at":"2023-11-14T05:37:33.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.32.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"95288a0fe3b4f6678f116dc5eb7fb5bfd8a6cc0b","kind":"commit","published_at":"2023-11-02T03:34:25.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.31.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"22d6e0c91f00948a2e7c73351c89d9ec5b92a204","kind":"commit","published_at":"2023-10-26T00:47:43.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.30.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"5d8ae028f743a8d206cb9cfb38a42ceef9ef4ccd","kind":"commit","published_at":"2023-10-05T02:08:33.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.30.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"c41f52a664f71695935697ee0a0a3b919e97f169","kind":"commit","published_at":"2023-10-03T23:07:47.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.30.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.30.0/manifests"},{"name":"v1.29.5","sha":"7ac5a64df970ba4e8b206f49456c3c258e21b655","kind":"commit","published_at":"2023-09-25T01:49:59.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.29.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.5/manifests"},{"name":"v1.29.4","sha":"cd7326c073cbe37571a358538fb8b260c9f0babe","kind":"commit","published_at":"2023-09-21T00:24:37.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.29.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"0dbeabb55acc8c13318fa61951cba7aa4b1db2c8","kind":"commit","published_at":"2023-09-20T08:53:21.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.29.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"d6fbec0c92535c024da8853f7101ea8256fb7fdb","kind":"commit","published_at":"2023-09-14T00:21:10.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.29.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1984396a21d5e13ea31abbecbb669cfc2f522b81","kind":"commit","published_at":"2023-09-11T22:51:29.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.29.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"730248d66ee960699f11f276a02fc52cdf5bf1df","kind":"commit","published_at":"2023-09-06T23:59:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.29.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"7fc553d1c004b242b0503092641891515a565c9e","kind":"commit","published_at":"2023-08-25T03:27:40.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.28.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"73f3632e373096813faf06dadb62dfca1e562915","kind":"commit","published_at":"2023-08-08T05:23:12.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.28.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"fa65d50b65eea5356cb83b73e89419a21566e474","kind":"commit","published_at":"2023-08-01T05:33:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.27.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"94b0b16a02e68aa1568c9977f413581779ee9671","kind":"commit","published_at":"2023-07-25T01:16:08.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.26.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"5546c5146e3bff694a339e3cd3f6410d46ca0552","kind":"commit","published_at":"2023-07-12T01:15:13.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.25.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"209c902a706796051bc4c62aa7d2ab850b8d0c1a","kind":"commit","published_at":"2023-07-05T01:11:43.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.24.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"56dd05ab5767a65938a7bc8e11a3eb3f8a981c86","kind":"commit","published_at":"2023-07-03T04:54:09.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.23.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"33e8904e6f3b2d36e17f26c7deaa42f9b3704fbe","kind":"commit","published_at":"2023-07-02T23:49:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.23.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4a749dbe953ac00ea81c8523c1d6087a1fd9d41c","kind":"commit","published_at":"2023-06-19T23:42:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.22.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"2cc022fb58e21ce8e1e1cf6fa0ce1213739c18de","kind":"commit","published_at":"2023-06-14T03:44:25.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.21.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"b8b9fa6d82ad06ac98d3cc4edba28f70a80fee7e","kind":"commit","published_at":"2023-06-02T05:56:20.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.21.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"3d607d2ea06a2bf79f67e5fd21b30a02e7f72270","kind":"commit","published_at":"2023-05-31T06:40:11.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.20.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"3c937986b29432377aaeaa6490b0cc37aa0bfa55","kind":"commit","published_at":"2023-05-30T04:40:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.20.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"9cd72374782f4ad03ea05627a0478a6f812177a6","kind":"commit","published_at":"2023-05-25T23:57:56.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.19.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"20939ad9789c81f07ea1eb7cf26605202c51ccd3","kind":"commit","published_at":"2023-05-22T03:08:03.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.18.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"932dd5b47c1956f774b3ee886b67003b5502b163","kind":"commit","published_at":"2023-05-12T01:21:48.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.18.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"6c68b74d72f275e4239798f638e9899f8aa22c73","kind":"commit","published_at":"2023-05-08T02:20:18.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.17.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"1ec7bfc0f2cbd8f37527c9708721ba4a2337cb1c","kind":"commit","published_at":"2023-05-04T09:45:43.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.17.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"d814b728c2020c3a2e1cf802b07f92bdc10a2716","kind":"commit","published_at":"2023-05-03T03:30:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.16.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"a73b893fac69277e2fd49cc03cbd7d4496bacb06","kind":"commit","published_at":"2023-03-02T00:26:57.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.15.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"ae55841f4098c23778d234fee6c70b8ea4413a10","kind":"commit","published_at":"2022-12-18T23:41:18.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.14.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ac511b08ca1e0ad4d3ff6f353147a41d16e156b","kind":"commit","published_at":"2022-12-12T01:55:35.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.14.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"92b2830fe74641092be380e3040e8472e21d68b6","kind":"commit","published_at":"2022-12-06T00:30:27.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.14.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"916f7873f0aba8499b10f1f734c787feaec4978b","kind":"commit","published_at":"2022-11-30T02:49:32.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.14.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"92bd2b7e7d456cf622b4b891f3b77b8b1b69636f","kind":"commit","published_at":"2022-11-07T23:10:39.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.13.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"94563f0a9226b8545273d1c4b7db19da80932de1","kind":"commit","published_at":"2022-11-02T23:57:13.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.12.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"cba13c81d7c72d2797fa97d3bb2736294c13d730","kind":"commit","published_at":"2022-10-06T00:16:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.11.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"f705d953ab49ab8d52f05dce93ab33727585f816","kind":"commit","published_at":"2022-09-16T07:14:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.10.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"fafd30fe856394d7359529d7acc2e9e91204fa63","kind":"commit","published_at":"2022-09-16T04:16:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.10.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"14abb4a7dd6d1394a7b457c3eadd9ea03c8170fc","kind":"commit","published_at":"2022-09-16T03:00:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.10.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b66b0b293413407d37eb894a29d9d000bb94adef","kind":"commit","published_at":"2022-09-12T04:05:42.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.9.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bb6da4073fc23981d167d2d0095e67c120c3aceb","kind":"commit","published_at":"2022-08-29T05:00:51.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.8.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"02ad305507e03eb6c8d63c91147943b5ba1abdbb","kind":"commit","published_at":"2022-08-26T00:21:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.7.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"3dbfad1872783e8cc34cfbffa7611ac305972853","kind":"commit","published_at":"2022-08-17T22:08:08.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.6.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"ed555fc8a76582fb0bee78387376ff8b8b1d766b","kind":"commit","published_at":"2022-08-17T06:21:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.6.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4dd1a953676921b0090b9bd32b3d5238ef400f06","kind":"commit","published_at":"2022-08-16T05:28:54.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.6.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"40131195ab4df583791a47216cde1e035959bda5","kind":"commit","published_at":"2022-08-01T01:26:59.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.5.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"64ad42ec76ef9f3e37d50c2f5ac52a28f131ce7c","kind":"commit","published_at":"2022-07-11T18:16:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.4.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"639836be774a3980ec020f588f62a424f06527f8","kind":"commit","published_at":"2022-05-02T06:10:05.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.3.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f748f0831c02392eeac41bab9f0f133c91afe3f3","kind":"commit","published_at":"2022-03-18T06:59:05.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.2.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5b06248fb3c64e120beba550f6afe535e62f61ee","kind":"commit","published_at":"2022-03-18T04:06:51.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.2.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.2.0/manifests"},{"name":"v1.1.0-develop.14","sha":"a1faea7387265c0256808bcecce4011e5c4c9b7b","kind":"commit","published_at":"2022-03-01T22:03:49.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.14","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.14/manifests"},{"name":"v1.1.0","sha":"60c71380d39b2789724790731d572f5c59378a9d","kind":"commit","published_at":"2022-03-01T04:52:08.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.1.0-develop.13","sha":"7a34760e4e3ded44512a841e97859f950e23a6de","kind":"commit","published_at":"2022-03-01T03:49:28.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.13","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.13/manifests"},{"name":"v1.1.0-develop.12","sha":"4426eb2fb24e6b5ad2f79d35027ecd4c43da2c5e","kind":"commit","published_at":"2022-03-01T03:10:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.12","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.12/manifests"},{"name":"v1.1.0-develop.11","sha":"389d67906b6ed21e2f3919e7481857af6dd4811a","kind":"commit","published_at":"2022-03-01T03:05:35.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.11","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.11/manifests"},{"name":"v1.1.0-develop.10","sha":"cb72c696f80950a7085edd2716a3a6a5f285d321","kind":"commit","published_at":"2022-03-01T02:23:37.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.10","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.10/manifests"},{"name":"v1.1.0-develop.9","sha":"7379665e8571215d794e4c6a9395cf2d4498ea08","kind":"commit","published_at":"2022-03-01T01:19:27.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.9","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.9/manifests"},{"name":"v1.1.0-develop.8","sha":"492ba2a8751673d02aadeb13ca9220b42f55e8b1","kind":"commit","published_at":"2022-03-01T01:11:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.8","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.8/manifests"},{"name":"v1.1.0-develop.7","sha":"ba6107559986befad9fc7066dff9bf349fb1843a","kind":"commit","published_at":"2022-03-01T00:11:03.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.7/manifests"},{"name":"v1.1.0-develop.6","sha":"4fac7f6d8c59b107e10452c585268efb6f91569c","kind":"commit","published_at":"2022-02-28T23:58:07.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.6/manifests"},{"name":"v1.1.0-develop.5","sha":"7aa755a447ac997c3a2d00305e1d240fca55f286","kind":"commit","published_at":"2022-02-28T03:46:41.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.5/manifests"},{"name":"v1.1.0-develop.4","sha":"9964e6b7e00388188903b0e4c9e2c311dbeb7452","kind":"commit","published_at":"2022-02-28T02:40:37.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.4/manifests"},{"name":"v1.1.0-develop.3","sha":"a566a9bd340c09e395a3a641fb529f639c20e126","kind":"commit","published_at":"2022-02-28T02:39:54.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.3/manifests"},{"name":"v1.1.0-develop.2","sha":"f5bc739f08601ca0135a77c7bbc3108234b69dea","kind":"commit","published_at":"2022-02-25T21:36:26.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.2/manifests"},{"name":"v1.1.0-develop.1","sha":"7872c10dded35436b5b316927ee09fae93fda3be","kind":"commit","published_at":"2022-02-25T03:44:21.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.1.0-develop.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.1.0-develop.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.1.0-develop.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.1.0-develop.1/manifests"},{"name":"v1.0.2-develop.3","sha":"c4b49573646ae7a7681aac1d09d59bbf519e3701","kind":"commit","published_at":"2022-02-25T01:54:12.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.2-develop.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.2-develop.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.2-develop.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.2-develop.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.2-develop.3/manifests"},{"name":"v1.0.2-develop.2","sha":"1fd5d7146d6498761e6b36c48bfb5c160ca0856d","kind":"commit","published_at":"2022-02-24T07:20:36.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.2-develop.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.2-develop.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.2-develop.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.2-develop.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.2-develop.2/manifests"},{"name":"v1.0.2-develop.1","sha":"446264928d799467442c319e7e2f11ccdc9d74fa","kind":"commit","published_at":"2022-02-24T05:06:50.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.2-develop.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.2-develop.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.2-develop.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.2-develop.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.2-develop.1/manifests"},{"name":"v1.0.0-develop.26","sha":"e952a883664643417ddd96b43331ee95fbb7bcfb","kind":"commit","published_at":"2022-02-24T03:39:50.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.26","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.26/manifests"},{"name":"v1.0.1","sha":"5c3330577604f29c5e2a8e05d0a75f01b16f87f4","kind":"commit","published_at":"2022-02-23T07:19:10.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.1/manifests"},{"name":"v1.0.0-develop.25","sha":"e7c8dfd96f2b58517c0d28dbf3c1ada16db2fd9c","kind":"commit","published_at":"2022-02-23T06:18:20.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.25","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.25/manifests"},{"name":"v1.0.0","sha":"d76b467596a15fd396ad1db1d188411323dfc208","kind":"commit","published_at":"2022-02-23T03:04:50.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0/manifests"},{"name":"v1.0.0-develop.24","sha":"f53c3507857772a053a117d1ebc49a498045be45","kind":"commit","published_at":"2022-02-23T02:11:14.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.24","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.24/manifests"},{"name":"v1.0.0-develop.23","sha":"5332f2dcb652071b3c80b9940f1c15f70f3c7848","kind":"commit","published_at":"2022-02-23T00:20:44.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.23","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.23/manifests"},{"name":"v1.0.0-develop.22","sha":"aacc733fc26a1c50ea81c4d7f2810af6a095b15a","kind":"commit","published_at":"2022-02-22T04:32:46.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.22","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.22/manifests"},{"name":"v1.0.0-develop.21","sha":"8b4f1b17e4d765e34355425c6fc72f5154a216e5","kind":"commit","published_at":"2022-02-22T04:02:54.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.21","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.21/manifests"},{"name":"v1.0.0-develop.20","sha":"6518e79975399d9b0f01bad7e20e6eb78c9a342f","kind":"commit","published_at":"2022-02-22T03:41:23.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.20","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.20/manifests"},{"name":"v1.0.0-develop.19","sha":"90a6f7f961b4ad7047bb29c080078f585166fbc3","kind":"commit","published_at":"2022-02-22T00:33:35.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.19","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.19/manifests"},{"name":"v1.0.0-develop.18","sha":"3ab00991be28f4231069b16b175e04a5b9d27a80","kind":"commit","published_at":"2022-02-20T23:42:20.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.18","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.18/manifests"},{"name":"v1.0.0-develop.17","sha":"a546e5ef2a2e789842814c3be26e08da9d9fcf7f","kind":"commit","published_at":"2022-02-20T23:41:16.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.17","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.17/manifests"},{"name":"v1.0.0-develop.16","sha":"20429adcc63200a974285a1f49f8ee3082ca5004","kind":"commit","published_at":"2022-02-17T22:44:12.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.16","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.16/manifests"},{"name":"v1.0.0-develop.15","sha":"9586ec266e03e3145482839a9b8ad603ba8514b1","kind":"commit","published_at":"2022-02-17T21:43:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.15","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.15/manifests"},{"name":"v1.0.0-develop.14","sha":"b05f8c80bf68f2729e956c6d3b05a862c0308bef","kind":"commit","published_at":"2022-02-16T03:31:42.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.14","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.14/manifests"},{"name":"v1.0.0-develop.13","sha":"8896dde5ccc49723792240db294ac092312af914","kind":"commit","published_at":"2022-02-15T23:58:26.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.13","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.13/manifests"},{"name":"v1.0.0-develop.12","sha":"ff4c7f50703a73ee762e7446aa76ff9b0aeafabd","kind":"commit","published_at":"2022-02-15T22:13:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.12","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.12/manifests"},{"name":"v1.0.0-develop.11","sha":"3b9819d268a6339d0d1e13edf0ad3d91143718d5","kind":"commit","published_at":"2022-02-15T06:11:38.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.11","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.11/manifests"},{"name":"v1.0.0-develop.10","sha":"e6e9cd2712acd693587187e0c401a3d4b9fe560e","kind":"commit","published_at":"2022-02-09T03:43:19.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.10","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.10/manifests"},{"name":"v1.0.0-develop.9","sha":"0a7b4642e8664c672b60e1d3bdad61cb761dab8a","kind":"commit","published_at":"2022-02-09T00:28:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.9","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.9/manifests"},{"name":"v1.0.0-develop.8","sha":"4511a822d00aed294e2de3941295580ca9a1e893","kind":"commit","published_at":"2022-02-04T03:57:39.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.8","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.8/manifests"},{"name":"v1.0.0-develop.7","sha":"78d1f1c455e0987876a9c9e39195de8796e1028e","kind":"commit","published_at":"2022-02-03T22:42:02.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.7","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.7/manifests"},{"name":"v1.0.0-develop.6","sha":"44084947a79743263658eb7d4601dd8e9e651a90","kind":"commit","published_at":"2022-02-03T02:28:33.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.6","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.6/manifests"},{"name":"v1.0.0-develop.5","sha":"726004d2121f4f5daa795ff5fa0a1122b9a606af","kind":"commit","published_at":"2022-01-28T16:52:53.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.5","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.5/manifests"},{"name":"v1.0.0-develop.4","sha":"bb1565a713bc1ec493efac64823ddc3dc622c7f6","kind":"commit","published_at":"2022-01-26T23:52:49.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.4","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.4/manifests"},{"name":"v1.0.0-develop.3","sha":"5a147ff191e17f765c7a105eaaa33cf5f8ad8fe7","kind":"commit","published_at":"2022-01-25T03:44:22.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.3","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.3/manifests"},{"name":"v1.0.0-develop.2","sha":"27ef68637ee89cdcc124e3b81afb2579d8ac5378","kind":"commit","published_at":"2022-01-25T03:35:36.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.2","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.2/manifests"},{"name":"v1.0.0-develop.1","sha":"8ca4326bc3ab9df417c352936f3e175352c08ab3","kind":"commit","published_at":"2022-01-25T02:32:26.000Z","download_url":"https://codeload.github.com/nitrictech/cli/tar.gz/v1.0.0-develop.1","html_url":"https://github.com/nitrictech/cli/releases/tag/v1.0.0-develop.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nitrictech/cli@v1.0.0-develop.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/tags/v1.0.0-develop.1/manifests"}]},"repo_metadata_updated_at":"2025-12-15T16:25:59.492Z","dependent_packages_count":7,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.50844047569832,"dependent_repos_count":10.34547353362831,"dependent_packages_count":2.7771519573553305,"stargazers_count":7.60747653037692,"forks_count":7.022775291441377,"docker_downloads_count":null,"average":8.052263557700051},"purl":"pkg:npm/%40nitric/cli-common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nitric/cli-common","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nitric/cli-common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nitric/cli-common/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/nitrictech"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T23:24:20.884Z","issues_count":85,"pull_requests_count":742,"avg_time_to_close_issue":10836919.67857143,"avg_time_to_close_pull_request":772152.3259361997,"issues_closed_count":56,"pull_requests_closed_count":721,"pull_request_authors_count":12,"issue_authors_count":8,"avg_comments_per_issue":1.011764705882353,"avg_comments_per_pull_request":1.7358490566037736,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":26,"past_year_pull_requests_count":135,"past_year_avg_time_to_close_issue":777344.4545454546,"past_year_avg_time_to_close_pull_request":541763.3153846153,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3846153846153846,"past_year_avg_comments_per_pull_request":1.3555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fcli/issues","maintainers":[{"login":"davemooreuws","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davemooreuws"},{"login":"tjholm","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tjholm"},{"login":"jyecusch","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyecusch"},{"login":"HomelessDinosaur","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HomelessDinosaur"},{"login":"raksiv","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raksiv"}],"active_maintainers":[{"login":"davemooreuws","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davemooreuws"},{"login":"jyecusch","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyecusch"},{"login":"tjholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tjholm"},{"login":"HomelessDinosaur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HomelessDinosaur"},{"login":"raksiv","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raksiv"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nitric%2Fcli-common/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nitric%2Fcli-common/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nitric%2Fcli-common/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nitric%2Fcli-common/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nitric%2Fcli-common/codemeta","maintainers":[{"uuid":"jcusch","login":"jcusch","name":null,"email":"jye.cusch@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~jcusch","role":null,"created_at":"2022-11-20T20:38:44.579Z","updated_at":"2022-11-20T20:38:44.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcusch/packages"},{"uuid":"tjholm","login":"tjholm","name":null,"email":"timothy.j.holm@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~tjholm","role":null,"created_at":"2022-11-20T20:38:44.584Z","updated_at":"2022-11-20T20:38:44.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tjholm/packages"},{"uuid":"medgar-nitric","login":"medgar-nitric","name":null,"email":"malcolm.edgar@nitric.io","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~medgar-nitric","role":null,"created_at":"2022-11-20T20:38:44.595Z","updated_at":"2022-11-20T20:38:44.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/medgar-nitric/packages"},{"uuid":"davemooreuws","login":"davemooreuws","name":null,"email":"davemooreuws@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~davemooreuws","role":null,"created_at":"2022-11-20T20:38:44.607Z","updated_at":"2022-11-20T20:38:44.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davemooreuws/packages"},{"uuid":"ryancartwright","login":"ryancartwright","name":null,"email":"ryan.cartwright@nitric.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~ryancartwright","role":null,"created_at":"2022-11-20T20:38:44.620Z","updated_at":"2022-11-20T20:38:44.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ryancartwright/packages"}]}