{"id":4178918,"name":"github.com/updatecli/updatecli","ecosystem":"go","description":"","homepage":"https://github.com/updatecli/updatecli","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/updatecli/updatecli","keywords_array":[],"namespace":"github.com/updatecli","versions_count":242,"first_release_published_at":"2020-02-19T20:30:13.000Z","latest_release_published_at":"2025-10-17T11:27:11.000Z","latest_release_number":"v0.999.0","last_synced_at":"2026-04-16T13:12:30.387Z","created_at":"2022-04-12T19:05:18.171Z","updated_at":"2026-04-17T02:12:35.760Z","registry_url":"https://pkg.go.dev/github.com/updatecli/updatecli","install_command":"go get github.com/updatecli/updatecli","documentation_url":"https://pkg.go.dev/github.com/updatecli/updatecli#section-documentation","metadata":{},"repo_metadata":{"id":36960249,"uuid":"236195365","full_name":"updatecli/updatecli","owner":"updatecli","description":"A Declarative Dependency Management tool","archived":false,"fork":false,"pushed_at":"2025-10-30T22:21:33.000Z","size":7265,"stargazers_count":811,"open_issues_count":127,"forks_count":107,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-31T00:10:40.929Z","etag":null,"topics":["continuous-updates","dependency-manager","devops","gitops","good-first-issue","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://www.updatecli.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/updatecli.png","metadata":{"funding":{"github":["olblak","dduportal"],"open_collective":"updatecli","liberapay":"updatecli"},"files":{"readme":"README.adoc","changelog":null,"contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-25T16:23:48.000Z","updated_at":"2025-10-30T21:49:36.000Z","dependencies_parsed_at":"2024-11-05T20:28:46.490Z","dependency_job_id":"ed5c5fd6-0361-43a0-81f1-2c9769eaab15","html_url":"https://github.com/updatecli/updatecli","commit_stats":{"total_commits":1858,"total_committers":55,"mean_commits":33.78181818181818,"dds":0.5979547900968784,"last_synced_commit":"f241a308ade9cc84b3d6991674139eb6a9c2760d"},"previous_names":[],"tags_count":225,"template":false,"template_full_name":null,"purl":"pkg:github/updatecli/updatecli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/updatecli","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/sbom","scorecard":{"id":406592,"data":{"date":"2025-08-11","repo":{"name":"github.com/updatecli/updatecli","commit":"5290e4d940f64f8c3574c18291638f1366a72fca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 4/12 approved changesets -- score normalized to 3","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":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"Pinned-Dependencies","score":-1,"reason":"internal error: internal error: invalid Dockerfile: LABEL must have two arguments","details":null,"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/spelling.yml:76","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/spelling.yml:77","Info: jobLevel 'actions' permission set to 'read': .github/workflows/spelling.yml:78","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/spelling.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/typos.yaml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/updatecli.yaml:17","Info: found token with 'none' permissions: .github/workflows/add_issue_to_project.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/go.yaml:1","Info: found token with 'none' permissions: .github/workflows/release-drafter.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/spelling.yml:1","Info: found token with 'none' permissions: .github/workflows/typos.yaml:1","Info: found token with 'none' permissions: .github/workflows/updatecli.yaml:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/updatecli/updatecli/releases/tag/v0.105.1","Info: signed release artifact: checksums.txt.sig: https://github.com/updatecli/updatecli/releases/tag/v0.105.0","Info: signed release artifact: checksums.txt.sig: https://github.com/updatecli/updatecli/releases/tag/v0.104.0","Info: signed release artifact: checksums.txt.sig: https://github.com/updatecli/updatecli/releases/tag/v0.103.1","Info: signed release artifact: checksums.txt.sig: https://github.com/updatecli/updatecli/releases/tag/v0.103.0","Warn: release artifact v0.105.1 does not have provenance: https://api.github.com/repos/updatecli/updatecli/releases/236969788","Warn: release artifact v0.105.0 does not have provenance: https://api.github.com/repos/updatecli/updatecli/releases/232041845","Warn: release artifact v0.104.0 does not have provenance: https://api.github.com/repos/updatecli/updatecli/releases/231026879","Warn: release artifact v0.103.1 does not have provenance: https://api.github.com/repos/updatecli/updatecli/releases/230199789","Warn: release artifact v0.103.0 does not have provenance: https://api.github.com/repos/updatecli/updatecli/releases/225105236"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/go.yaml:16"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto 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":"Vulnerabilities","score":0,"reason":"271 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: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-6phf-73q6-gh87","Warn: Project is vulnerable to: GHSA-p66x-2cv9-qq3v","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-6hgm-866r-3cjv","Warn: Project is vulnerable to: GHSA-fjq5-5j5f-mvxh","Warn: Project is vulnerable to: GHSA-7x9j-7223-rg5m","Warn: Project is vulnerable to: GHSA-fvm3-cfvj-gxqq","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-3832-9276-x7gf","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-3295-h9qx-r82x","Warn: Project is vulnerable to: GHSA-4p6w-m9wc-c9c9","Warn: Project is vulnerable to: GHSA-q5r4-cfpx-h6fh","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-7hfm-57qf-j43q","Warn: Project is vulnerable to: GHSA-crv7-7245-f45f","Warn: Project is vulnerable to: GHSA-hrmr-f5m6-m9pq","Warn: Project is vulnerable to: GHSA-mc84-pj99-q6hh","Warn: Project is vulnerable to: GHSA-xqfj-vm6h-2x34","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-qg25-hgjv-cg9q","Warn: Project is vulnerable to: GHSA-xphj-m9cc-8fmq","Warn: Project is vulnerable to: GHSA-2632-h32j-6rg9","Warn: Project is vulnerable to: GHSA-26wc-3wqp-g3rp","Warn: Project is vulnerable to: GHSA-28p3-mchr-9frj","Warn: Project is vulnerable to: GHSA-2c79-h2h5-g3fw","Warn: Project is vulnerable to: GHSA-2pp9-r4rv-6p6j","Warn: Project is vulnerable to: GHSA-2w4x-rxp7-grg7","Warn: Project is vulnerable to: GHSA-2x9h-h3c4-wqqh","Warn: Project is vulnerable to: GHSA-2xcm-h7vv-g8m9","Warn: Project is vulnerable to: GHSA-3297-944x-j7x7","Warn: Project is vulnerable to: GHSA-34wx-x2w9-vqm3","Warn: Project is vulnerable to: GHSA-3857-xm38-jmq2","Warn: Project is vulnerable to: GHSA-3pr8-rf62-g893","Warn: Project is vulnerable to: GHSA-3q84-vrvx-rfvf","Warn: Project is vulnerable to: GHSA-42m6-7xff-9v9m","Warn: Project is vulnerable to: GHSA-4466-8jm4-448p","Warn: Project is vulnerable to: GHSA-45rg-g72w-r393","Warn: Project is vulnerable to: GHSA-4625-q52w-39cx","Warn: Project is vulnerable to: GHSA-47wc-p5cp-w7pw","Warn: Project is vulnerable to: GHSA-4g38-hrm4-rg94","Warn: Project is vulnerable to: GHSA-4h47-h3cr-23wh","Warn: Project is vulnerable to: GHSA-4jhm-5f7g-75fp","Warn: Project is vulnerable to: GHSA-4jjj-cm7q-v6hr","Warn: Project is vulnerable to: GHSA-4pw5-r58h-fv24","Warn: Project is vulnerable to: GHSA-4wr9-2xc6-jmg5","Warn: Project is vulnerable to: GHSA-53jp-gmwc-jwf6","Warn: Project is vulnerable to: GHSA-565r-pf5q-45v6","Warn: Project is vulnerable to: GHSA-584m-7r4m-8j6v","Warn: Project is vulnerable to: GHSA-58xm-mxjf-254g","Warn: Project is vulnerable to: GHSA-59fm-6x3q-q3q5","Warn: Project is vulnerable to: GHSA-5hfp-964w-5vgm","Warn: Project is vulnerable to: GHSA-5p59-v5wm-77v4","Warn: Project is vulnerable to: GHSA-5ppx-rgw2-xg23","Warn: Project is vulnerable to: GHSA-6456-xjm5-g3pg","Warn: Project is vulnerable to: GHSA-667q-vj58-rj88","Warn: Project is vulnerable to: GHSA-6967-9vvv-4cmm","Warn: Project is vulnerable to: GHSA-69vw-3pcm-84rw","Warn: Project is vulnerable to: GHSA-6cr3-cm5h-8q96","Warn: Project is vulnerable to: GHSA-6f9g-cxwr-q5jr","Warn: Project is vulnerable to: GHSA-6jfc-mc97-c7wg","Warn: Project is vulnerable to: GHSA-6mv9-hcx5-7mhh","Warn: Project is vulnerable to: GHSA-6q4g-84f3-mw74","Warn: Project is vulnerable to: GHSA-6rh5-23hx-j452","Warn: Project is vulnerable to: GHSA-742j-jcfr-23w3","Warn: Project is vulnerable to: GHSA-7592-93rm-6gpx","Warn: Project is vulnerable to: GHSA-7cjc-xppr-xj6x","Warn: Project is vulnerable to: GHSA-7f84-p6r5-jr6q","Warn: Project is vulnerable to: GHSA-7g95-jmg9-h524","Warn: Project is vulnerable to: GHSA-7qf3-c2q8-69m3","Warn: Project is vulnerable to: GHSA-7r4h-2h23-6jq9","Warn: Project is vulnerable to: GHSA-7vvj-qqvj-h8mc","Warn: Project is vulnerable to: GHSA-7xp8-7wqx-5hqx","Warn: Project is vulnerable to: GHSA-8572-5jrg-mx52","Warn: Project is vulnerable to: GHSA-85wq-pqhp-hmq6","Warn: Project is vulnerable to: GHSA-864v-5q2g-fr64","Warn: Project is vulnerable to: GHSA-8hmv-92wm-39ch","Warn: Project is vulnerable to: GHSA-8p3c-m625-wh83","Warn: Project is vulnerable to: GHSA-8pv9-qh96-9hc6","Warn: Project is vulnerable to: GHSA-8qpf-fv36-h4r8","Warn: Project is vulnerable to: GHSA-8qxp-g8jv-p37x","Warn: Project is vulnerable to: GHSA-8xg4-xq2v-v6j7","Warn: Project is vulnerable to: GHSA-929w-q433-4h9x","Warn: Project is vulnerable to: GHSA-92mr-4w2q-4578","Warn: Project is vulnerable to: GHSA-97c3-w9cr-6qc2","Warn: Project is vulnerable to: GHSA-98fp-r22g-wpj7","Warn: Project is vulnerable to: GHSA-98gq-6hxg-52r6","Warn: Project is vulnerable to: GHSA-9cjv-93g7-c6mv","Warn: Project is vulnerable to: GHSA-9g4m-ffx6-c29g","Warn: Project is vulnerable to: GHSA-9grj-j43m-mjqr","Warn: Project is vulnerable to: GHSA-9jcv-v4jp-w3cq","Warn: Project is vulnerable to: GHSA-9m48-54pj-h248","Warn: Project is vulnerable to: GHSA-9qgf-4fpf-cmh2","Warn: Project is vulnerable to: GHSA-c5r9-rx53-q3gf","Warn: Project is vulnerable to: GHSA-c735-g9f2-2mvp","Warn: Project is vulnerable to: GHSA-cj6r-8pxj-5jv6","Warn: Project is vulnerable to: GHSA-cpw3-x7gf-p872","Warn: Project is vulnerable to: GHSA-crg2-6xv3-qg5f","Warn: Project is vulnerable to: GHSA-cv2w-q8c3-xjv7","Warn: Project is vulnerable to: GHSA-cvvm-4cr9-r436","Warn: Project is vulnerable to: GHSA-cxqw-vjcr-gp5g","Warn: Project is vulnerable to: GHSA-f585-9fw3-rj2m","Warn: Project is vulnerable to: GHSA-f7f6-xrwc-9c57","Warn: Project is vulnerable to: GHSA-f9qj-77q2-h5c5","Warn: Project is vulnerable to: GHSA-ffgg-vphh-v273","Warn: Project is vulnerable to: GHSA-fj6f-6933-839j","Warn: Project is vulnerable to: GHSA-fq9f-9wv9-rfmg","Warn: Project is vulnerable to: GHSA-frgr-c5f2-8qhh","Warn: Project is vulnerable to: GHSA-fwqr-3pvp-pjwq","Warn: Project is vulnerable to: GHSA-g4j6-m3m3-crw8","Warn: Project is vulnerable to: GHSA-g78x-xmv8-23xp","Warn: Project is vulnerable to: GHSA-g8pg-qrvm-wgh2","Warn: Project is vulnerable to: GHSA-gfhj-524q-gcrm","Warn: Project is vulnerable to: GHSA-gpxv-776p-7gc7","Warn: Project is vulnerable to: GHSA-h76p-mc68-jv3p","Warn: Project is vulnerable to: GHSA-h856-ffvv-xvr4","Warn: Project is vulnerable to: GHSA-h8c5-c92g-jq6x","Warn: Project is vulnerable to: GHSA-h972-cwjv-2v39","Warn: Project is vulnerable to: GHSA-hcxf-rq72-h4rr","Warn: Project is vulnerable to: GHSA-hf9h-vv4m-2f33","Warn: Project is vulnerable to: GHSA-hg6g-jj7g-x6v2","Warn: Project is vulnerable to: GHSA-hhpm-5cp2-hg4x","Warn: Project is vulnerable to: GHSA-hph9-9vcq-f7gp","Warn: Project is vulnerable to: GHSA-hv45-5j9h-7fhg","Warn: Project is vulnerable to: GHSA-hvmc-7g2x-r3p9","Warn: Project is vulnerable to: GHSA-hw55-f8wc-82m6","Warn: Project is vulnerable to: GHSA-j3cq-h6vh-gx7f","Warn: Project is vulnerable to: GHSA-j472-mcq2-95p6","Warn: Project is vulnerable to: GHSA-j664-qhh4-hpf8","Warn: Project is vulnerable to: GHSA-j7q5-h445-f7pc","Warn: Project is vulnerable to: GHSA-j8qv-mj4r-6fw4","Warn: Project is vulnerable to: GHSA-jff5-55xj-4jcq","Warn: Project is vulnerable to: GHSA-jgpr-qrw2-6gp3","Warn: Project is vulnerable to: GHSA-jmw7-ph6p-33cc","Warn: Project is vulnerable to: GHSA-jpvq-v729-7j2h","Warn: Project is vulnerable to: GHSA-m93h-5qmx-pphg","Warn: Project is vulnerable to: GHSA-m9hr-259f-2v23","Warn: Project is vulnerable to: GHSA-mj7q-cmf3-mg7h","Warn: Project is vulnerable to: GHSA-p265-xr98-3vmr","Warn: Project is vulnerable to: GHSA-p34j-r3ch-c985","Warn: Project is vulnerable to: GHSA-p8x8-p473-mmmv","Warn: Project is vulnerable to: GHSA-p92q-7fhh-mq35","Warn: Project is vulnerable to: GHSA-pgj6-jmj5-wqfx","Warn: Project is vulnerable to: GHSA-pgxv-h967-fw2q","Warn: Project is vulnerable to: GHSA-pj95-ph4q-4qm4","Warn: Project is vulnerable to: GHSA-pvwx-3jx5-24r2","Warn: Project is vulnerable to: GHSA-pwv6-872c-gcg6","Warn: Project is vulnerable to: GHSA-pxgq-gqr9-5gwx","Warn: Project is vulnerable to: GHSA-q4cq-r7hg-pxqq","Warn: Project is vulnerable to: GHSA-q4wp-8c99-69pw","Warn: Project is vulnerable to: GHSA-q6q9-83xw-mp6p","Warn: Project is vulnerable to: GHSA-qf2h-h3xq-j93j","Warn: Project is vulnerable to: GHSA-qf38-f2fr-q4x9","Warn: Project is vulnerable to: GHSA-qgj4-rc8m-44mq","Warn: Project is vulnerable to: GHSA-qp4f-2w67-c8hw","Warn: Project is vulnerable to: GHSA-qpg9-83fv-x9ch","Warn: Project is vulnerable to: GHSA-qr42-82qj-mw65","Warn: Project is vulnerable to: GHSA-qv6f-rcv6-6q3x","Warn: Project is vulnerable to: GHSA-qxp6-27gw-99cj","Warn: Project is vulnerable to: GHSA-r2jf-rc5v-vmpv","Warn: Project is vulnerable to: GHSA-r57f-7xw3-q2r9","Warn: Project is vulnerable to: GHSA-r69c-5j7c-vm6q","Warn: Project is vulnerable to: GHSA-r78q-qgx6-64pp","Warn: Project is vulnerable to: GHSA-r9q2-3r6x-qmgp","Warn: Project is vulnerable to: GHSA-rfh6-9r2q-98vf","Warn: Project is vulnerable to: GHSA-rgmj-mccj-h9mx","Warn: Project is vulnerable to: GHSA-rr6r-p7rw-369c","Warn: Project is vulnerable to: GHSA-rrgp-c2w8-6vg6","Warn: Project is vulnerable to: GHSA-rx4r-gxpc-h85x","Warn: Project is vulnerable to: GHSA-v222-w2mw-xjc6","Warn: Project is vulnerable to: GHSA-vcr8-h8qp-qj8h","Warn: Project is vulnerable to: GHSA-vpjm-58cw-r8q5","Warn: Project is vulnerable to: GHSA-w2hv-rcqr-2h7r","Warn: Project is vulnerable to: GHSA-w7jr-wqw6-54xc","Warn: Project is vulnerable to: GHSA-wf9g-rh76-6jvr","Warn: Project is vulnerable to: GHSA-wfj3-535m-p6fx","Warn: Project is vulnerable to: GHSA-wj5c-j656-h5fw","Warn: Project is vulnerable to: GHSA-wmr8-25ff-ggpj","Warn: Project is vulnerable to: GHSA-wqv4-9gr3-3qgh","Warn: Project is vulnerable to: GHSA-wr6w-jxg7-qpfh","Warn: Project is vulnerable to: GHSA-wv63-gwr9-5c55","Warn: Project is vulnerable to: GHSA-x3rc-cxv7-6xp6","Warn: Project is vulnerable to: GHSA-x55p-6526-xmmp","Warn: Project is vulnerable to: GHSA-x646-m7x2-gcp7","Warn: Project is vulnerable to: GHSA-x6jw-2f23-mc5j","Warn: Project is vulnerable to: GHSA-x9rg-q5fx-fx66","Warn: Project is vulnerable to: GHSA-9h6p-92jq-888x","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-4487-x383-qpph","Warn: Project is vulnerable to: GHSA-8crv-49fr-2h6j","Warn: Project is vulnerable to: GHSA-g8hw-794c-4j9g","Warn: Project is vulnerable to: GHSA-pgf9-h69p-pcgf","Warn: Project is vulnerable to: GHSA-rcpf-vj53-7h2m","Warn: Project is vulnerable to: GHSA-wjjr-h4wh-w6vv","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-6v7w-535j-rq5m","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-g6hf-f9cq-q7w7","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-xjrf-8x4f-43h4","Warn: Project is vulnerable to: GHSA-2m8h-fgr8-2q9w","Warn: Project is vulnerable to: GHSA-8cmm-qj8g-fcp6","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GO-2024-3344 / GHSA-32gq-x56h-299c","Warn: Project is vulnerable to: GO-2023-1765 / GHSA-2q89-485c-9j2x","Warn: Project is vulnerable to: GO-2024-2453 / GHSA-9763-4f94-gfch","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2023-2412 / GHSA-7ww5-4wqc-m92c","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2023-2048 / GHSA-6xv5-86q9-7xr8","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2024-2456 / GHSA-449p-3h89-pw88","Warn: Project is vulnerable to: GO-2024-2466 / GHSA-mw99-9chc-xw7r","Warn: Project is vulnerable to: GO-2025-3367 / GHSA-r9px-m959-cxf4","Warn: Project is vulnerable to: GO-2025-3368 / GHSA-v725-9546-7q7m","Warn: Project is vulnerable to: GO-2024-3250 / GHSA-29wx-vh33-7x7r","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-gc89-7gcr-jxqc","Warn: Project is vulnerable to: GO-2024-2494 / GHSA-4v98-7qmw-rqr8","Warn: Project is vulnerable to: GO-2024-2492 / GHSA-9p26-698r-w4hx","Warn: Project is vulnerable to: GO-2024-2493 / GHSA-m3r6-h7wv-7xxv","Warn: Project is vulnerable to: GO-2024-2497 / GHSA-wr6v-9f75-vh2g","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","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: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2024-2631 / GHSA-c5q2-7r4c-mv6g","Warn: Project is vulnerable to: GO-2024-2554 / GHSA-v53g-5gjp-272r","Warn: Project is vulnerable to: GO-2024-2575 / GHSA-r53h-jv2g-vpx6","Warn: Project is vulnerable to: GO-2025-3601 / GHSA-4hfp-h4cw-hj8p","Warn: Project is vulnerable to: GO-2025-3602 / GHSA-5xqw-8hwv-wg92","Warn: Project is vulnerable to: GO-2025-3802 / GHSA-557j-xg8c-q2mm","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"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-18T21:26:48.990Z","repository_id":36960249,"created_at":"2025-08-18T21:26:48.990Z","updated_at":"2025-08-18T21:26:48.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281908612,"owners_count":26582147,"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-10-30T02:00:06.501Z","response_time":61,"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":"updatecli","name":"updatecli","uuid":"77246016","kind":"organization","description":"","email":"info@updatecli.io","website":"www.updatecli.io","location":"Belgium","twitter":"updatecliio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/77246016?v=4","repositories_count":15,"last_synced_at":"2024-04-21T00:15:43.463Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["olblak","dduportal"],"open_collective":"updatecli","liberapay":"updatecli"}},"html_url":"https://github.com/updatecli","funding_links":["https://github.com/sponsors/olblak","https://github.com/sponsors/dduportal","https://opencollective.com/updatecli","https://liberapay.com/updatecli"],"total_stars":406,"followers":16,"following":0,"created_at":"2022-11-14T05:24:06.841Z","updated_at":"2024-04-21T00:15:49.183Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/updatecli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/updatecli/repositories"},"tags":[{"name":"v0.109.0","sha":"d83fcc50f4f7c22a82bd1248770899dff82594b5","kind":"tag","published_at":"2025-10-17T11:30:16.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.109.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"2c5e82b8efba5d5a6626c5369c5ce9251a268aa0","kind":"commit","published_at":"2025-09-25T14:01:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.108.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"dd0b9f59f90eeffd3baa5281ff9a1656741a22c9","kind":"commit","published_at":"2025-09-05T11:54:55.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.107.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"755b5706f716b4929c1db506d9025b907cc95728","kind":"commit","published_at":"2025-08-27T13:10:58.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.106.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.106.0/manifests"},{"name":"v0.105.1","sha":"90a341df08c6d2b72fb374866f11f7265826bd99","kind":"commit","published_at":"2025-08-11T13:14:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.105.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.105.1/manifests"},{"name":"v0.105.0","sha":"e4291792510d11fc209cfc65aad31dd909083c42","kind":"commit","published_at":"2025-07-31T21:14:43.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.105.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"ca9e27fe59af8a55ea3dde94a7e8a0bfe35b4655","kind":"commit","published_at":"2025-07-13T06:25:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.104.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.104.0/manifests"},{"name":"v0.103.1","sha":"7ecaffd7f134d85fc4481f194372d1d52c4dbe08","kind":"commit","published_at":"2025-07-08T15:50:13.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.103.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.103.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.103.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.103.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.103.1/manifests"},{"name":"v0.103.0","sha":"ec6558f038bf7036d91b6b0eaacebb363d0297fb","kind":"commit","published_at":"2025-07-04T18:24:04.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.103.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"a6194320af7931b03cd9855f98e7f35938509cba","kind":"commit","published_at":"2025-06-13T07:15:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.102.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"86ea3f3f2b773121086ab701900843d999e29f6b","kind":"commit","published_at":"2025-05-30T07:06:30.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.101.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"d12f1ac119e615b0290f4496521514da8af1d70a","kind":"commit","published_at":"2025-05-14T06:04:30.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.100.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"dc6c16bb13f207244df15b7468e16dc32fbbddc7","kind":"commit","published_at":"2025-05-02T05:18:47.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.99.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"01b4545401ae67d8075dde050c5dd19faed1f073","kind":"commit","published_at":"2025-04-11T09:04:42.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.98.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"24e4553e013bad16a08dd62341d3cff1718427d2","kind":"commit","published_at":"2025-03-28T07:18:53.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.97.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"e73e4d38bf71b3f8284fb13ac6aa015566fe1c08","kind":"commit","published_at":"2025-03-21T23:18:26.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.96.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.96.0/manifests"},{"name":"v0.95.1","sha":"16128d88dfd9fb09523308621fac24fb9925da37","kind":"commit","published_at":"2025-03-12T11:43:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.95.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.95.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.95.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.95.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.95.1/manifests"},{"name":"v0.95.0","sha":"babea61c0a749d39f8d2704f74e45d76ae6181e8","kind":"commit","published_at":"2025-03-11T16:27:17.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.95.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.95.0/manifests"},{"name":"v0.94.1","sha":"79482d68cd82cf40bf8ea3ab150920eea85a8d63","kind":"commit","published_at":"2025-02-19T17:05:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.94.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.94.1/manifests"},{"name":"v0.94.0","sha":"82af23c6f96401e4dce38a918ad5d86302383526","kind":"commit","published_at":"2025-02-19T07:55:37.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.94.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.94.0/manifests"},{"name":"v0.93.1","sha":"b1e499b80731ec0eddb959da7c26e2aa30d800e9","kind":"commit","published_at":"2025-02-03T16:26:55.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.93.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.93.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.93.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.93.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.93.1/manifests"},{"name":"v0.93.0","sha":"647d1d8f339db1bcfc73a8fa4d72d941e44b8e1b","kind":"commit","published_at":"2025-01-24T08:06:11.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.93.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"68cdd96b910d136968a43a263d22d5485e8b2a14","kind":"commit","published_at":"2025-01-11T19:55:49.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.92.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"6718b8e9bd1952bcae80dff5118d5298fa9112b5","kind":"commit","published_at":"2024-12-23T15:43:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.91.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"01a8f7dbca9185b45bcfef4527dd6d0027394b8c","kind":"commit","published_at":"2024-12-20T09:23:46.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.90.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"278fb231c17c6817c235d0cf73a3b90ead46d556","kind":"commit","published_at":"2024-12-08T11:52:46.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.89.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.89.0/manifests"},{"name":"v0.88.1","sha":"7ff09a876237f5fb705c9b77a5fa3e2067e51999","kind":"commit","published_at":"2024-12-02T10:23:26.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.88.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.88.1/manifests"},{"name":"v0.88.0","sha":"fc5e8bfac761ea922a205ba4e3e6a580adcae3cb","kind":"commit","published_at":"2024-11-26T14:41:14.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.88.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"7ac75446acabbfbcf0151e100c6f513c27ed9240","kind":"commit","published_at":"2024-11-25T08:36:47.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.87.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"db5195d5d358347be5d7075c98125cf9f1c982f5","kind":"commit","published_at":"2024-11-05T19:45:00.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.86.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"57deeab1c7bcd9de036ad364e3e6997a6e1f1210","kind":"commit","published_at":"2024-11-04T08:32:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.86.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.86.0/manifests"},{"name":"v0.86.0-rc.1","sha":"48deda99c5d9808b7d2dafdf2ccf7cfc975cbc18","kind":"commit","published_at":"2024-10-23T12:50:34.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.86.0-rc.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.86.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.86.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.86.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.86.0-rc.1/manifests"},{"name":"v0.85.0","sha":"691db5c2ffd7550131270217ccdaee51d08b36e8","kind":"commit","published_at":"2024-10-05T16:30:26.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.85.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.85.0/manifests"},{"name":"v0.84.1","sha":"25a30f631c1f9d8cfeec4fdfbdfda687e12d20a8","kind":"commit","published_at":"2024-09-30T09:03:10.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.84.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.84.1/manifests"},{"name":"v0.84.0","sha":"a642107da8b6cd7d638f766335f7d1e888fb6e86","kind":"commit","published_at":"2024-09-02T13:45:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.84.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0e048f54d4d7f44c5b4c991f3496dbbdd53002ed","kind":"commit","published_at":"2024-08-26T13:44:03.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.83.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.83.0/manifests"},{"name":"v0.82.3","sha":"fafa0ca2bce4e2b7ced305b393fe1b4bd0dafec5","kind":"commit","published_at":"2024-08-20T07:08:36.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.82.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.3/manifests"},{"name":"v0.82.2","sha":"c36410453f76a58c96d273b3f2b94c7ef1b9d1ce","kind":"commit","published_at":"2024-08-13T14:41:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.82.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"16ff36047f1f96fe9d91acd385d5117ff088f671","kind":"commit","published_at":"2024-08-13T06:50:26.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.82.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"3f59c3bdf59715f562539e0b9bfe8a7193bac714","kind":"commit","published_at":"2024-08-02T13:51:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.82.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.82.0/manifests"},{"name":"v0.81.2","sha":"39ee82c6a5743f82df4deb125483bdb1a48a6883","kind":"commit","published_at":"2024-07-26T23:13:14.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.81.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.81.2/manifests"},{"name":"v0.81.1","sha":"f1211add24b5b2a7b68c36a30e3aa0628187b0f7","kind":"commit","published_at":"2024-07-26T08:04:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.81.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.81.1/manifests"},{"name":"v0.81.0","sha":"e860c79dde850be10581481d7ce4d31bce57927b","kind":"commit","published_at":"2024-07-25T08:29:49.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.81.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"ff06b34f1578b421e3dd5f394d874c37239a0e48","kind":"commit","published_at":"2024-07-10T06:42:00.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.80.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.80.0/manifests"},{"name":"v0.79.1","sha":"920ae78e4bf5cff4f9804bb7702e75d132f0fb28","kind":"commit","published_at":"2024-06-17T15:39:02.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.79.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"012d8026f64cb50458e3f2b4188d151d33647594","kind":"commit","published_at":"2024-06-15T11:11:02.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.79.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"9cbd9474adf912697c0cae9823d1f5bbe5886ffe","kind":"commit","published_at":"2024-05-27T09:11:04.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.78.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.78.0/manifests"},{"name":"v0.77.0","sha":"cb4f7f3084f578fe151cef9c944f46a36042cd3f","kind":"commit","published_at":"2024-05-13T05:27:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.77.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.77.0/manifests"},{"name":"v0.76.1","sha":"38840fc1f8d52bbe33d1bb4d2bdd92001ff82b46","kind":"commit","published_at":"2024-04-30T16:40:56.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.76.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.1/manifests"},{"name":"v0.76.0","sha":"25a52cab2787a973eba7607c952d14e7d83e8500","kind":"commit","published_at":"2024-04-27T19:18:11.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.76.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0/manifests"},{"name":"v0.76.0-rc.4","sha":"25fec1149b1bacee5af981e19d4054f2cac21ed0","kind":"commit","published_at":"2024-04-26T19:48:09.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.76.0-rc.4","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.76.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.76.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.4/manifests"},{"name":"v0.76.0-rc.3","sha":"6c4d41b94ef6abe8a3a8735bb4d1881c63996922","kind":"commit","published_at":"2024-04-26T12:44:48.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.76.0-rc.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.76.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.76.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.3/manifests"},{"name":"v0.76.0-rc.2","sha":"bec3fccc5e950d94741c45d36b83f1b10954d24e","kind":"commit","published_at":"2024-04-25T18:46:06.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.76.0-rc.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.76.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.76.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.2/manifests"},{"name":"v0.76.0-rc.1","sha":"d764e61c53d55f18d9f197f0b78842417b465984","kind":"commit","published_at":"2024-04-24T08:34:55.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.76.0-rc.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.76.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.76.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.76.0-rc.1/manifests"},{"name":"v0.75.0","sha":"7c33b35eab4a5399bab2cfc9f010d3cf1cd7594f","kind":"commit","published_at":"2024-04-05T21:30:21.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.75.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.75.0/manifests"},{"name":"v0.75.0-rc.2","sha":"379e1f622dac8f5202ad08ff13b8691b043d203f","kind":"commit","published_at":"2024-04-05T09:45:20.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.75.0-rc.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.75.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.75.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.75.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.75.0-rc.2/manifests"},{"name":"v0.75.0-rc.1","sha":"d6cb7a57b181a21d05f4ceb40b93ffd277c5b401","kind":"commit","published_at":"2024-04-04T08:09:23.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.75.0-rc.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.75.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.75.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.75.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.75.0-rc.1/manifests"},{"name":"v0.74.0","sha":"14fa01eab3578155a0214f25f28d23267ae61262","kind":"commit","published_at":"2024-03-07T08:28:43.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.74.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"dcb197209058e2c68b03a27a584d55550b8033ec","kind":"commit","published_at":"2024-02-17T15:25:15.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.73.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"86565028ee43bea837034e5bcfec5b92893c23c3","kind":"commit","published_at":"2024-01-26T12:24:49.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.72.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"69c1d5a214be9d5786bdb000b6eedb88a56f5d89","kind":"commit","published_at":"2024-01-15T17:05:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.71.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"b4e3eea0657453c2e78ce2f5aa90e7b184a9d36d","kind":"commit","published_at":"2023-12-20T16:15:18.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.70.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"079a5d91fdf9fca079040344cc54fd763d9b309d","kind":"commit","published_at":"2023-12-12T16:02:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.69.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"b4bf6919131af414fe1f7ffcbf229e699e270f09","kind":"commit","published_at":"2023-12-02T11:47:13.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.68.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.68.0/manifests"},{"name":"v0.67.1","sha":"ed1b9fe5879cea56ea62d1c842a0be1c2696656a","kind":"commit","published_at":"2023-11-25T11:28:36.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.67.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"771e0287da83cb0682809500a686d2bee0e0d33a","kind":"commit","published_at":"2023-11-21T10:59:42.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.67.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.67.0/manifests"},{"name":"v0.66.1","sha":"991612c2c92bee6c710b404c531a835f654aeee9","kind":"commit","published_at":"2023-11-14T18:51:51.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.66.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"a7ac2368bca9ea7e5db2f3c2838bb7b0c0df3799","kind":"commit","published_at":"2023-11-12T11:52:24.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.66.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.66.0/manifests"},{"name":"v0.66.0-rc1","sha":"79d806239960a845dd97b392bf3dee9439c3f627","kind":"commit","published_at":"2023-11-10T13:59:07.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.66.0-rc1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.66.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.66.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.66.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.66.0-rc1/manifests"},{"name":"v0.65.1","sha":"44e44cd7b781ae1ebdc36c3507388b998e242d43","kind":"commit","published_at":"2023-10-27T08:34:01.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.65.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"8bf22cd434cbd9afef88fb8076e81c430c0cf105","kind":"commit","published_at":"2023-10-24T20:18:36.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.65.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"50530fcbc5fb7640533b488455529ec187164287","kind":"commit","published_at":"2023-10-19T16:29:56.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.64.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"49e8280cce1b106f08c314cac21f5f5913f3641f","kind":"commit","published_at":"2023-10-16T16:57:23.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.64.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"612ddecc53a69c899f4b2e135f5a2e7a7fcbb442","kind":"commit","published_at":"2023-10-12T11:10:45.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.63.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9200ee79a016b2950fb847e535576792b52bc2cf","kind":"commit","published_at":"2023-09-29T10:40:20.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.62.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"29f4f91343f122fbb1651309b0c91df3dafc1ec0","kind":"commit","published_at":"2023-09-25T13:11:52.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.61.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"6049c8e80f7376d09738bb30443ae7ac847701db","kind":"commit","published_at":"2023-09-18T20:42:35.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.61.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"894542d0f9f1e960ca26f6395625024aa56d6866","kind":"commit","published_at":"2023-09-17T13:02:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.60.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.60.0/manifests"},{"name":"v0.59.0","sha":"cfcd8559b3701cbe911ea48a9cf5b6145c4d9fd7","kind":"commit","published_at":"2023-09-07T16:19:33.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.59.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"6293758fb602fc06dcfa665017267bb4c87eeff8","kind":"commit","published_at":"2023-08-24T14:54:39.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.58.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"eb89bef7c437c605112c138dc99bee3b3101e6a5","kind":"commit","published_at":"2023-08-12T12:31:10.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.57.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"e47127d996fd9c27c6ff44c8650aa06b987f855f","kind":"commit","published_at":"2023-08-04T16:31:38.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.56.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"1309aa1ea1ecd37b3826f8ec421cb0419929e84a","kind":"commit","published_at":"2023-07-31T17:49:02.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.55.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"f8442f4825478cb543a5c82899acc9e9c4c4c70a","kind":"commit","published_at":"2023-07-31T07:05:28.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.55.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"5d1f1855193eb012b98bb3efa36af75198aa65b2","kind":"commit","published_at":"2023-07-30T08:18:47.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.55.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"6b042c4136dade3088d4380ab4fe7b2186656ea4","kind":"commit","published_at":"2023-06-23T16:09:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.54.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"09d34f451a621926c4311b4b80c0e446adef5b70","kind":"commit","published_at":"2023-06-13T07:03:09.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.53.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"6a4f0cb0f5bb2d5a42cdcf466e0580381f547720","kind":"commit","published_at":"2023-05-27T17:14:41.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.52.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"07b989d01020d56c9b0e19de9223be609d457cf0","kind":"commit","published_at":"2023-05-25T20:23:47.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.51.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.51.0/manifests"},{"name":"v0.50.1","sha":"26040c57c256827035c4f370937bca243b149f2b","kind":"commit","published_at":"2023-05-21T13:17:00.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.50.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"46954873f85340fafa6ea921cac61f0c5840c16a","kind":"commit","published_at":"2023-05-20T06:46:57.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.50.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.50.0/manifests"},{"name":"v0.49.2","sha":"b67a3ddee460200b241a26f4d35c8a89971d48fb","kind":"commit","published_at":"2023-04-19T21:34:36.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.49.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"8066d3a82038b7227eb563ce669637f1bce4e98e","kind":"commit","published_at":"2023-04-19T05:02:56.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.49.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"ba335eef7d154bb7806f2afdf0562807c0d33a3b","kind":"commit","published_at":"2023-04-17T18:32:52.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.49.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.49.0/manifests"},{"name":"v0.48.1","sha":"114b507fc584c9ae26f5eb56bad54e208f4d5897","kind":"commit","published_at":"2023-03-31T07:33:03.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.48.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"7eb621250d5edf2620b681bc85b1125885ee5948","kind":"commit","published_at":"2023-03-27T18:35:24.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.48.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.48.0/manifests"},{"name":"v0.47.2","sha":"26a85e8c2671706b669714170d0fff33ce9dba28","kind":"commit","published_at":"2023-03-20T09:33:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.47.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"b5dcdcec8468606eabba788101bb06ade6713765","kind":"commit","published_at":"2023-03-13T18:43:41.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.47.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b689244bd0b7341e762745f404e815c08df26b0","kind":"commit","published_at":"2023-03-13T13:05:41.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.47.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"43935e1c1026df81a8f73a1e6291af83a1a31138","kind":"commit","published_at":"2023-03-08T08:23:52.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.46.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"434d640aaecde2a76424d444f6dc028db6d73b77","kind":"commit","published_at":"2023-03-03T08:43:17.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.46.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.46.0/manifests"},{"name":"v0.45.2","sha":"f2d42acbb2a93cd4a00030a35baca9c98abea45c","kind":"commit","published_at":"2023-03-01T19:45:03.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.45.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"7513e3025f56dc793512b42f02d5194d6ab30a8a","kind":"commit","published_at":"2023-03-01T07:52:26.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.45.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"674b6981193337dc0d8a5fad54d005828ad7c1ac","kind":"commit","published_at":"2023-02-28T06:10:42.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.45.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.45.0/manifests"},{"name":"v0.44.4","sha":"893786cecf2c69287980f167c40782e007044190","kind":"commit","published_at":"2023-02-20T17:55:53.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.44.4","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.4/manifests"},{"name":"v0.44.3","sha":"604c626c1ee298bc0d48eabf6abf6fe6766fed16","kind":"commit","published_at":"2023-02-20T15:45:57.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.44.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.3/manifests"},{"name":"v0.44.2","sha":"fcd43783203452582eef82c1f1d4371b900e0a61","kind":"commit","published_at":"2023-02-13T17:51:53.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.44.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"f4f255dc9748309fafb8fc9f0a5dfe585f9fc2cb","kind":"commit","published_at":"2023-02-10T19:05:36.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.44.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"93ecc73475ad305a08d8eb275679e1eee798384e","kind":"commit","published_at":"2023-02-09T08:09:25.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.44.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"7c41122ebf2a06cfcb3af038fcc4de4042dbad14","kind":"commit","published_at":"2023-01-18T14:37:18.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.43.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"f3c267c8527716abb060f1245e705585dec6a1b8","kind":"commit","published_at":"2023-01-13T07:42:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.42.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"380aa1022af13614dd9fbedeeb8c2f1549d2f836","kind":"commit","published_at":"2023-01-05T10:24:30.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.41.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.41.0/manifests"},{"name":"v0.40.2","sha":"86493c11b9c891a82343151d62baf95525d62191","kind":"commit","published_at":"2022-12-14T13:44:39.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.40.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"e103eda53ecd7caf9d3ddb33b0ad074ecbf143cd","kind":"commit","published_at":"2022-12-12T19:27:33.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.40.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"4b0593cf624259e8aa0bfcee6610492fce6370ca","kind":"commit","published_at":"2022-12-09T16:20:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.40.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"7061ba250a8e6ff8cabc4cc149e2b5bb8c1b5d6f","kind":"commit","published_at":"2022-12-05T11:14:42.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.39.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.39.0/manifests"},{"name":"v0.38.1","sha":"504d51061e8de1d0a7c6dce8ffddf6bdc67697b1","kind":"commit","published_at":"2022-11-29T11:03:53.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.38.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"ffb2f5f1e208fa2ac9047f0d7fc3ce216d0e5740","kind":"commit","published_at":"2022-11-19T17:52:58.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.38.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"160800b5f98ebdc650578023fde38a5f0b688072","kind":"commit","published_at":"2022-11-07T08:56:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.37.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"11c56f1280a14a141cfd0216b1023d52a298db6d","kind":"commit","published_at":"2022-10-18T09:21:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.36.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"f245f7b162a3709699db5beadbe3c4e301568678","kind":"commit","published_at":"2022-10-13T07:17:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.36.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.36.0/manifests"},{"name":"v0.35.1","sha":"db64f2d6acb32dde79d2c293959e61e856bec879","kind":"commit","published_at":"2022-10-09T12:33:09.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.35.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"c8c7e54b4d7ee3ae49b33e30d7622e7027692f00","kind":"commit","published_at":"2022-10-05T08:06:41.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.35.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"eb0fab23741091953f7791d609be8ba3997960c3","kind":"commit","published_at":"2022-09-28T06:46:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.34.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.34.0/manifests"},{"name":"v0.33.3","sha":"0709587540f127334c9e62d33f3e225baefaa1c1","kind":"commit","published_at":"2022-09-17T17:52:55.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.33.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.3/manifests"},{"name":"v0.33.2","sha":"4cd2e1ce7701cb1cdd2c9f174b95d554d877c55e","kind":"commit","published_at":"2022-09-12T15:57:25.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.33.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"105bb1ff33d351337dfd68bacb5462bd0c99c4ca","kind":"commit","published_at":"2022-09-11T15:46:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.33.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"5223c0a7d8cf7cccb1b1edca914ffde2e09d3d30","kind":"commit","published_at":"2022-09-02T17:07:03.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.33.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8cb271effe12c1fe7ba897f59487bb9126b11d0f","kind":"commit","published_at":"2022-09-01T11:20:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.32.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"2fe7f7d4b7267d31ccb7459e4c3acfbd65aee401","kind":"commit","published_at":"2022-08-28T07:17:07.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.32.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"fb580b3028b315e6f9826a0577ced4b359cc397c","kind":"commit","published_at":"2022-08-26T21:43:57.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.31.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"42fd5ce7203fd04580a17da42fbb8725ca82982a","kind":"commit","published_at":"2022-08-24T13:08:46.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.30.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"f902c494dd77ea7fd85690a7bb7b049795e8ef22","kind":"commit","published_at":"2022-07-26T07:29:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.29.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"7ca5e2a4bf76967809baea8f75a9a72228f70c2b","kind":"commit","published_at":"2022-07-19T17:35:03.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.28.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"a8864c1da3fbd90c4adacb7697f467df96a01d47","kind":"commit","published_at":"2022-06-29T06:36:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.27.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"7c50d418e602b92dc1f72740d526c025c4e7078d","kind":"commit","published_at":"2022-06-27T17:46:07.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.26.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"01697eaec5549adedf080110034a482ee543f3ab","kind":"commit","published_at":"2022-05-09T06:39:00.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.25.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"caf6dcd5b347ca3d573a7b54f2e1fce5b8f4cd70","kind":"commit","published_at":"2022-04-22T11:34:09.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.24.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"77487fb0c66670a34abaf5d8f87825710bec36a5","kind":"commit","published_at":"2022-04-12T16:27:19.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.23.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"b91e98ddde1ec1190f2eb8f81cadd6ee45905c53","kind":"commit","published_at":"2022-04-07T10:10:15.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.23.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"aeacb2fa98a44e5116bb4238c13ff80b1f0bc23c","kind":"commit","published_at":"2022-04-06T17:01:02.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.23.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.23.0/manifests"},{"name":"v0.22.3","sha":"254e2c78388e3a24cbcc678e28c5f394d0c88179","kind":"commit","published_at":"2022-03-22T09:50:27.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.22.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"de9aab79b35863d7ea786f2b75aebfe2aaa97c16","kind":"commit","published_at":"2022-03-20T18:45:16.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.22.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1776a029afe138a86428d770ef1be63243116b67","kind":"commit","published_at":"2022-03-15T12:26:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.22.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"3745f7a639673c841127e2fc03ab6a0c51de2080","kind":"commit","published_at":"2022-03-12T10:11:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.22.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"77cc0731dc41f31df0f5b9ea02fd18eb5d84b04d","kind":"commit","published_at":"2022-03-10T08:41:00.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.21.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"47f374ac2df5332ee79aba244cc842601a63937a","kind":"commit","published_at":"2022-03-02T10:10:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.20.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"25d16cb50d92a86aa2881dc291775761617da875","kind":"commit","published_at":"2022-02-15T15:21:46.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.20.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"637e3f87391ec6831eab9d49709400ce100835c2","kind":"commit","published_at":"2022-02-04T08:31:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.19.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"1768064bf4a30184e2b1f9a541b0f9513a6cd611","kind":"commit","published_at":"2022-02-02T12:03:34.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.19.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"99485c154f070a4f65acf45dab9c73c9e2e2ef90","kind":"commit","published_at":"2022-01-30T15:28:19.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.19.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"1b9df70bd7d795f115a71004cbdc26e7bb2e1490","kind":"commit","published_at":"2022-01-17T20:42:15.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.18.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"6757e0bb8af1a458fb85aab12f01d0ffc50bebbf","kind":"commit","published_at":"2022-01-13T07:27:56.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.18.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3963e04209ab6393d957e923dbcb96b996d29b6b","kind":"commit","published_at":"2022-01-12T20:55:38.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.18.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.1/manifests"},{"name":"v0.17.3","sha":"be346a0f24202252b93618c85b21412828d4167d","kind":"commit","published_at":"2022-01-12T20:01:54.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.17.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.3/manifests"},{"name":"v0.18.0","sha":"95da66425dc5139bbdc5f82e4602c5602e8c410a","kind":"commit","published_at":"2022-01-11T08:19:07.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.18.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"26d1382fb9a1fbcd53a8a251f6400a34a49c5080","kind":"commit","published_at":"2022-01-03T08:59:40.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.17.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"65aeefdd36802979ed05c04be946d97625f6d9b2","kind":"commit","published_at":"2021-12-21T09:39:39.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.17.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"7ab1dad47464117af5aea0e6c1a648900a8511a7","kind":"commit","published_at":"2021-12-15T08:23:29.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.17.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"3b424f1447080fe535ccb3843163707d8156f9d0","kind":"commit","published_at":"2021-11-29T13:37:11.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.16.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"08f9ef03e3e79157e5d2a177842830573d3ad396","kind":"commit","published_at":"2021-11-24T13:59:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.16.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"865d59f21d971379c5e06a4223dd5cd7a8d14d4e","kind":"commit","published_at":"2021-11-18T06:42:21.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.15.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"c9b06f4da1a32b847d4e718369389a14e3921520","kind":"commit","published_at":"2021-11-13T11:37:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.14.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"27b2ee4be61f1a479381189e5825542a105c5106","kind":"commit","published_at":"2021-11-11T16:59:48.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.14.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"eed95d84f06de106aaf827b057f2a091c605a732","kind":"commit","published_at":"2021-11-04T06:51:59.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.13.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"9731fdb9a2106fa781a77091980c1a3ccd4d5e10","kind":"commit","published_at":"2021-11-02T19:36:55.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.13.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"d6b292451e17d0cc8bdd3e958b5b9b272d52c4c9","kind":"commit","published_at":"2021-10-28T12:53:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.12.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b289f2866ffaadef837ecedeb89945bc935192ca","kind":"commit","published_at":"2021-10-26T17:23:54.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.11.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"46510f6950b316569164b0b5cbfa0ee9dc43f234","kind":"commit","published_at":"2021-10-22T07:19:55.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.11.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"169737aeb935e57512887edbba2d9a2bae618fdd","kind":"commit","published_at":"2021-10-18T15:09:13.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.10.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c7a6d87df29d3a6d254998e6b5f9af1775900ad9","kind":"commit","published_at":"2021-10-08T12:00:59.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.9.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"49c190225b62e8e9ffd68aa0ceea4bae288c7055","kind":"commit","published_at":"2021-10-05T11:02:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.8.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"12af89dd6df7ace8e9d21acd6a947f5a8200c008","kind":"commit","published_at":"2021-10-04T20:22:27.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.8.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"89b8ae5050ce0888f6a301f64c142365922677e5","kind":"commit","published_at":"2021-08-31T12:14:03.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.7.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"776111836e9cea3e951bfca19c1bfd6ea22f31ea","kind":"commit","published_at":"2021-08-30T14:04:40.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.7.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"0b1864693e329631242ca96c043ed2c7e6d8f7e3","kind":"commit","published_at":"2021-07-16T10:09:53.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.6.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"43bb790ccf44ebb7da01b29c24087622143b11ec","kind":"commit","published_at":"2021-07-15T13:16:21.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.6.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"aee0a8fe608e449e3964f0fec9e1a4084f5836a4","kind":"commit","published_at":"2021-07-08T18:23:38.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.5.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"da850da21df13969fa8fa1ed1062a37cde95640d","kind":"commit","published_at":"2021-07-07T12:43:16.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.5.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b836057796bc94a2ce040924b038be526e8d578e","kind":"commit","published_at":"2021-05-05T08:51:30.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.4.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"ddba459826d23ce028c6e648c9e7ac6803f124a8","kind":"commit","published_at":"2021-04-23T12:43:44.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.3.4","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"ea18472ee48823a7d05195de13c1b09731214923","kind":"commit","published_at":"2021-04-23T10:03:09.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.3.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"ba3e576896cc2c0c8fe6128a0ff4daeba4e4392f","kind":"tag","published_at":"2021-04-23T09:19:09.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.3.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"8510b7f28b7df17b79406cbbf184cb6858e6f468","kind":"tag","published_at":"2021-04-21T20:14:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.3.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5010f932187a5566530cff6debc1986b642501f2","kind":"commit","published_at":"2021-04-09T20:34:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.3.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"9ec4b46651dfb8b9313137bf4ec43c1c4c9e57cc","kind":"commit","published_at":"2021-03-25T17:01:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.2.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a66f67e006d90c7346d99c2f313388c4a0d9bd15","kind":"commit","published_at":"2021-03-09T09:38:46.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.1.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"90c44b0b98612aab92deac81c9634ad1314e009a","kind":"commit","published_at":"2021-03-03T13:18:36.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.1.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48d93de3f9c66c5caf13d732b46a317f8a38e37c","kind":"commit","published_at":"2021-03-02T14:45:45.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.1.0","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.1.0/manifests"},{"name":"v0.0.36","sha":"ed6cd1e3f06d1620980369703dbc27bfad12e0ef","kind":"commit","published_at":"2021-02-01T19:01:31.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.36","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"701650993a1e01f9e2a59437308ddb1a96999669","kind":"commit","published_at":"2021-02-01T16:23:02.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.35","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"0b629e6695fab9eebb7d358ba1cad2608953c010","kind":"commit","published_at":"2021-02-01T14:51:43.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.34","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"0d65a8c239c8fae71af942e7f50e0e01439a4ba5","kind":"commit","published_at":"2021-01-29T13:45:04.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.33","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"0a42688d906cc81dd860b81c759ee0cbff1500ab","kind":"commit","published_at":"2021-01-29T10:50:52.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.32","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"df5e85c62283d057d0c2abadc4d6ee3bbd4a7551","kind":"commit","published_at":"2021-01-25T21:12:57.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.31","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"9d4781c7389f878a681ed8d8c4d7c57977c0c91c","kind":"commit","published_at":"2021-01-05T16:59:59.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.30","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"e727e2e1ba04d6bda2319304ea8941e8e2cbdfad","kind":"commit","published_at":"2020-12-11T11:53:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.29","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"8d534126e03ddaca68a31500f5dbf8fd434a18c1","kind":"commit","published_at":"2020-12-01T22:30:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.28","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"c8ad43cd041d6e17065123e69f18d39ead1964c7","kind":"commit","published_at":"2020-11-24T11:39:07.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.27","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"8aa498f0a24696b4953dd81ad5a4534630489128","kind":"commit","published_at":"2020-11-22T14:10:01.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.26","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"c4af838e30148ba8b7ec3507b15545fb9c61df86","kind":"commit","published_at":"2020-11-18T14:36:32.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.25","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"2ff2e6e20db940bd37e5c08b1f1f30b254e4b913","kind":"commit","published_at":"2020-11-10T10:42:28.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.24","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"5f6b8e22b6145bfc83470ee47ba217663670ad4a","kind":"commit","published_at":"2020-11-10T10:13:17.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.23","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"081d25901c56ee4669cdb75ed4024f88a4a8f432","kind":"commit","published_at":"2020-11-04T15:43:06.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.22","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"884924679ab57065426f4f03ee6290c4c0f9c101","kind":"commit","published_at":"2020-10-20T13:51:25.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.21","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"0956a101b083b18ecdcc34bc28a983991fa483d3","kind":"commit","published_at":"2020-08-07T21:37:50.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.20","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"0b2b6e9892f62874b677d453ce03caba163b8169","kind":"commit","published_at":"2020-08-01T12:44:38.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.19","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"ac9894fae4f8258982aa2d0454ccfe77f4cfc706","kind":"commit","published_at":"2020-08-01T12:30:08.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.18","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"1e05fdd4d181157a3aeca1b4c2a2f4aebe1e4bcf","kind":"commit","published_at":"2020-07-28T20:46:40.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.17","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"ed11d319f3156a989bb039bba6e9b1a8aa1a85c8","kind":"commit","published_at":"2020-07-17T12:24:52.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.16","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"4028833ebd86e26d7dcdd9a5cdb9450d6f7f1cd5","kind":"commit","published_at":"2020-07-17T09:38:27.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.15","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"51ff7e2502d64343c923095803da05b7062da213","kind":"commit","published_at":"2020-07-16T20:53:57.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.14","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"79da384c0dec80870412a2481d0cdc9273d5d8ae","kind":"commit","published_at":"2020-07-09T10:03:54.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.13","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"ba61588a76ce83e1c386cdd7d9b7d6f384ad54a5","kind":"commit","published_at":"2020-07-08T15:31:57.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.12","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"358221ebf69ee9afab867b4a79367aac0936f2c8","kind":"commit","published_at":"2020-07-06T11:09:18.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.11","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"e19c8483f23445ab802c6fb2ad2fa3a7029d90fc","kind":"commit","published_at":"2020-07-01T11:57:05.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.10","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"b8b37f536842ba9137fff4df0ae5d94c5645e06f","kind":"commit","published_at":"2020-05-13T16:14:44.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.9","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"96dc58805ff56945c4773ad31b3d36b9ccaedb9f","kind":"commit","published_at":"2020-05-04T16:03:26.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.8","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"2a5742f81de6bc6115d9c0d9bbebc75dc979f37a","kind":"commit","published_at":"2020-05-03T14:38:42.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.7","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"a19103ef23964269e3b0788e5a90d7a8c5b0cce1","kind":"commit","published_at":"2020-03-25T11:43:35.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.6","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"523a6f7c58af0afd4d898fc3939b9b07f9906d0b","kind":"commit","published_at":"2020-03-21T13:00:43.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.5","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"f5814dfe91c597944f2a6e21fb1245085807932c","kind":"commit","published_at":"2020-03-10T10:26:14.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.4","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"68ef707ef220356657af14b375653da139705999","kind":"commit","published_at":"2020-03-09T12:38:22.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.3","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"3bdb4c079cf39f452b60f65b0c833f659f0214ca","kind":"commit","published_at":"2020-03-04T08:12:12.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.2","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d0812d972468d97a3b7e70699f977854cfb83892","kind":"commit","published_at":"2020-02-19T20:30:13.000Z","download_url":"https://codeload.github.com/updatecli/updatecli/tar.gz/v0.0.1","html_url":"https://github.com/updatecli/updatecli/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/updatecli/updatecli@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-31T00:44:12.783Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4795809262391884,"dependent_packages_count":9.561217324694391,"stargazers_count":3.3279452125783053,"forks_count":3.9867663017458748,"docker_downloads_count":null,"average":5.08887744131444},"purl":"pkg:golang/github.com/updatecli/updatecli","advisories":[{"uuid":"GSA_kwCzR0hTQS12MzRyLXZqNHItMzhqNs4ABDz3","url":"https://github.com/advisories/GHSA-v34r-vj4r-38j6","title":"Updatecli exposes Maven credentials in console output","description":"### Summary\n\nPrivate maven repository credentials leaked in application logs in case of unsuccessful retrieval operation.\n\n### Details\n\nDuring the execution of an updatecli pipeline which contains a `maven` source configured with basic auth credentials, the credentials are being leaked in the application execution logs in case of failure.\n\nCredentials are properly sanitized when the operation is successful but not when for whatever reason there is a failure in the maven repository .e.g. wrong coordinates provided, not existing artifact or version.\n\n### PoC\n\nThe [documentation](https://www.updatecli.io/docs/plugins/resource/maven/) currently state to provide user credentials as basic auth inside the `repository` field. e.g.\n\n```\nsources:\n  default:\n    kind: maven\n    spec:\n      repository: \"{{ requiredEnv \"MAVEN_USERNAME\" }}:{{ requiredEnv \"MAVEN_PASS\" }}@repo.example.org/releases\"\n      groupid: \"org.example.company\"\n      artifactid: \"my-artifact\"\n      versionFilter:\n        kind: regex\n        pattern: \"^23(\\.[0-9]+){1,2}$\"\n```\n\nLogs are sanitized properly in case of a successful operation:\n\n```\nsource: source#default\n-----------------------------------------------------------\nSearching for version matching pattern \"^23(\\\\.[0-9]+){1,2}$\"\n✔ Latest version is 23.4.0 on the Maven repository at https://repo.example.org/releases/org/example/company/my-artifact/maven-metadata.xml\n```\n\nbut leaks credentials in case the GAV coordinates are wrong (misspelled package name or missing):\n\n```\nsource: source#default\n-----------------------------------------------------------\nERROR: ✗ getting latest version: URL \"https://REDACTED:REDACTED@repo.example.org/releases/org/example/company/wrong-artifact/maven-metadata.xml\" not found or in error\n```\n\n### Impact\n\nUser credentials/token used to authenticate against a private maven repository can be leaked in clear-text in console or CI logs.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-01-24T18:45:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/updatecli/updatecli/security/advisories/GHSA-v34r-vj4r-38j6","https://nvd.nist.gov/vuln/detail/CVE-2025-24355","https://github.com/updatecli/updatecli/commit/344b28091ffeca5ed32e8d0f9eda542842fcd3fa","https://www.updatecli.io/docs/plugins/resource/maven","https://github.com/advisories/GHSA-v34r-vj4r-38j6"],"source_kind":"github","identifiers":["GHSA-v34r-vj4r-38j6","CVE-2025-24355"],"repository_url":"https://github.com/updatecli/updatecli","blast_radius":0.0,"created_at":"2025-01-24T19:09:02.114Z","updated_at":"2026-04-17T02:03:35.145Z","epss_percentage":0.00055,"epss_percentile":0.17493,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12MzRyLXZqNHItMzhqNs4ABDz3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12MzRyLXZqNHItMzhqNs4ABDz3","packages":[{"ecosystem":"go","package_name":"github.com/updatecli/updatecli","versions":[{"first_patched_version":"0.93.0","vulnerable_version_range":"\u003c 0.93.0"}],"purl":"pkg:go/github.com%2Fupdatecli%2Fupdatecli"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12MzRyLXZqNHItMzhqNs4ABDz3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/updatecli/updatecli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/updatecli/updatecli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/updatecli/updatecli/dependencies","status":null,"funding_links":["https://github.com/sponsors/olblak","https://github.com/sponsors/dduportal","https://opencollective.com/updatecli","https://liberapay.com/updatecli"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T00:06:05.652Z","issues_count":229,"pull_requests_count":6884,"avg_time_to_close_issue":13381817.275362318,"avg_time_to_close_pull_request":204275.5701739851,"issues_closed_count":138,"pull_requests_closed_count":6035,"pull_request_authors_count":41,"issue_authors_count":73,"avg_comments_per_issue":2.0655021834061134,"avg_comments_per_pull_request":0.09645554909936084,"merged_pull_requests_count":1186,"bot_issues_count":21,"bot_pull_requests_count":6243,"past_year_issues_count":95,"past_year_pull_requests_count":4768,"past_year_avg_time_to_close_issue":640222.6046511628,"past_year_avg_time_to_close_pull_request":102981.99925687391,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":4037,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":0.7684210526315789,"past_year_avg_comments_per_pull_request":0.05515939597315436,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":4524,"past_year_merged_pull_requests_count":467,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/updatecli%2Fupdatecli/issues","maintainers":[{"login":"olblak","count":501,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"mcwarman","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcwarman"},{"login":"lemeurherve","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemeurherve"},{"login":"treezio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/treezio"},{"login":"jetersen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jetersen"},{"login":"KristinaRiemer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KristinaRiemer"}],"active_maintainers":[{"login":"olblak","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"mcwarman","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcwarman"},{"login":"treezio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/treezio"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fupdatecli%2Fupdatecli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fupdatecli%2Fupdatecli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fupdatecli%2Fupdatecli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fupdatecli%2Fupdatecli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fupdatecli%2Fupdatecli/codemeta","maintainers":[]}