{"id":3533674,"name":"github.com/openfaas/faas-cli","ecosystem":"go","description":"","homepage":"https://github.com/openfaas/faas-cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openfaas/faas-cli","keywords_array":[],"namespace":"github.com/openfaas","versions_count":54,"first_release_published_at":"2018-05-15T12:40:40.000Z","latest_release_published_at":"2026-04-02T10:30:51.000Z","latest_release_number":"v0.0.0-20260402103051-bf309592e773","last_synced_at":"2026-06-03T07:30:53.351Z","created_at":"2022-04-10T23:37:42.063Z","updated_at":"2026-06-03T07:30:53.351Z","registry_url":"https://pkg.go.dev/github.com/openfaas/faas-cli","install_command":"go get github.com/openfaas/faas-cli","documentation_url":"https://pkg.go.dev/github.com/openfaas/faas-cli#section-documentation","metadata":{},"repo_metadata":{"id":20446402,"uuid":"87833671","full_name":"openfaas/faas-cli","owner":"openfaas","description":"Official CLI for OpenFaaS","archived":false,"fork":false,"pushed_at":"2025-08-29T15:09:49.000Z","size":24665,"stargazers_count":807,"open_issues_count":65,"forks_count":227,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-29T18:29:35.978Z","etag":null,"topics":["cli","docker","faas","faas-cli","golang","hacktoberfest","handler","lambda","nodejs","python","templating"],"latest_commit_sha":null,"homepage":"https://www.openfaas.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openfaas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"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":"2017-04-10T16:33:04.000Z","updated_at":"2025-08-29T15:08:09.000Z","dependencies_parsed_at":"2023-09-27T15:13:57.205Z","dependency_job_id":"ebd50745-f323-47dc-b659-ac43f7a4331a","html_url":"https://github.com/openfaas/faas-cli","commit_stats":{"total_commits":936,"total_committers":74,"mean_commits":12.64864864864865,"dds":"0.48290598290598286","last_synced_commit":"6bb351bade10f1269de19dcaef5e19e679df22f0"},"previous_names":["alexellis/faas-cli"],"tags_count":229,"template":false,"template_full_name":null,"purl":"pkg:github/openfaas/faas-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfaas","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/sbom","scorecard":{"id":709366,"data":{"date":"2025-08-11","repo":{"name":"github.com/openfaas/faas-cli","commit":"ee4db09a978f9f207c0379283ce4df13529674fb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/publish.yaml:17","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/publish.yaml:18","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/publish.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/publish.yaml:13","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/publish.yaml:14","Info: jobLevel 'issues' permission set to 'read': .github/workflows/publish.yaml:15","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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: MIT License: 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.17.6 not signed: https://api.github.com/repos/openfaas/faas-cli/releases/232834053","Warn: release artifact 0.17.5 not signed: https://api.github.com/repos/openfaas/faas-cli/releases/230850793","Warn: release artifact 0.17.4 not signed: https://api.github.com/repos/openfaas/faas-cli/releases/212476179","Warn: release artifact 0.17.3 not signed: https://api.github.com/repos/openfaas/faas-cli/releases/211035436","Warn: release artifact 0.17.2 not signed: https://api.github.com/repos/openfaas/faas-cli/releases/211032671","Warn: release artifact 0.17.6 does not have provenance: https://api.github.com/repos/openfaas/faas-cli/releases/232834053","Warn: release artifact 0.17.5 does not have provenance: https://api.github.com/repos/openfaas/faas-cli/releases/230850793","Warn: release artifact 0.17.4 does not have provenance: https://api.github.com/repos/openfaas/faas-cli/releases/212476179","Warn: release artifact 0.17.3 does not have provenance: https://api.github.com/repos/openfaas/faas-cli/releases/211035436","Warn: release artifact 0.17.2 does not have provenance: https://api.github.com/repos/openfaas/faas-cli/releases/211032671"],"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/build.yaml:12"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openfaas/faas-cli/publish.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:43","Warn: containerImage not pinned by hash: Dockerfile:60","Warn: containerImage not pinned by hash: Dockerfile.redist:1","Warn: containerImage not pinned by hash: Dockerfile.redist:4","Warn: containerImage not pinned by hash: Dockerfile.redist:29","Warn: containerImage not pinned by hash: Dockerfile.redist:36","Warn: containerImage not pinned by hash: Dockerfile.redist:44","Warn: containerImage not pinned by hash: Dockerfile.redist:51","Warn: containerImage not pinned by hash: Dockerfile.redist:58","Warn: containerImage not pinned by hash: Dockerfile.redist:65","Warn: containerImage not pinned by hash: Dockerfile.redist:73","Warn: containerImage not pinned by hash: sample/imagemagick/Dockerfile:1: pin your Docker image by updating alpine:3.16.2 to alpine:3.16.2@sha256:65a2763f593ae85fab3b5406dc9e80f744ec5b449f269b699b5efd37a07ad32e","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  14 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["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: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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-22T07:41:15.941Z","repository_id":20446402,"created_at":"2025-08-22T07:41:15.941Z","updated_at":"2025-08-22T07:41:15.941Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278234663,"owners_count":25953206,"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-03T02:00:06.070Z","response_time":53,"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":"openfaas","name":"OpenFaaS","uuid":"27013154","kind":"organization","description":"Serverless Functions Made Simple","email":"contact@openfaas.com","website":"https://www.openfaas.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27013154?v=4","repositories_count":50,"last_synced_at":"2025-09-26T18:03:26.471Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/openfaas","funding_links":["https://github.com/sponsors/openfaas"],"total_stars":35955,"followers":864,"following":0,"created_at":"2022-11-09T11:34:15.013Z","updated_at":"2025-09-26T18:03:26.471Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfaas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfaas/repositories"},"tags":[{"name":"0.17.8","sha":"f13bf935d234db491678011afa10bed8d2ec0e75","kind":"commit","published_at":"2025-08-29T15:08:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.8/manifests"},{"name":"0.17.7","sha":"619282afd0dd2520a7669ec9396282ce2348a35f","kind":"commit","published_at":"2025-08-22T14:15:02.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.7/manifests"},{"name":"0.17.6","sha":"ee4db09a978f9f207c0379283ce4df13529674fb","kind":"commit","published_at":"2025-07-16T11:57:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.6/manifests"},{"name":"0.17.5","sha":"70eb80d8d11e7d69d38035f87d978c62730e987c","kind":"commit","published_at":"2025-07-08T14:10:51.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"30655b0cc01d71956e8eb1a8d40920199e9b066d","kind":"commit","published_at":"2025-04-15T12:01:48.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"c024f164bc047e0f690099a7a76abae1958114c7","kind":"commit","published_at":"2025-04-08T14:06:18.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"e39b6c43c67aa13fca2646d9d34f86fe6be812c3","kind":"commit","published_at":"2025-04-08T13:50:12.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"1ca7ded3a4fc1f3147632350392baeddf7a74e87","kind":"commit","published_at":"2025-01-27T15:08:14.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"b368a1ccedbbdfb89298e0db0222dc5246ae8bbb","kind":"commit","published_at":"2025-01-16T11:16:59.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.17.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.17.0/manifests"},{"name":"0.16.38","sha":"6de492cca1a264ffcb125524b4e7d7d7e9ec6190","kind":"commit","published_at":"2024-12-20T16:24:47.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.38","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.38/manifests"},{"name":"0.16.37","sha":"41605396955e6b13488755852106bd9bf315219a","kind":"commit","published_at":"2024-10-03T17:00:29.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.37","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.37/manifests"},{"name":"0.16.36","sha":"cb0c41e00a626e3b73fe7ef866e6fbcea39bc4af","kind":"commit","published_at":"2024-09-25T06:52:19.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.36","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.36/manifests"},{"name":"0.16.35","sha":"6c5330428db023078b5a2609c356c6a568067809","kind":"commit","published_at":"2024-09-04T10:08:45.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.35","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.35/manifests"},{"name":"0.16.34","sha":"f509dd3f73131d77e8bf885fb299580172cd37d5","kind":"commit","published_at":"2024-08-08T16:28:26.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.34","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.34/manifests"},{"name":"0.16.33","sha":"7264f71c8ef4b93cf853cdfd9ea10584f92c13d7","kind":"commit","published_at":"2024-08-07T14:21:37.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.33","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.33/manifests"},{"name":"0.16.32","sha":"35dc69948b3f573fab1d6a3176bf9571077e44c9","kind":"commit","published_at":"2024-08-05T13:49:03.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.32","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.32/manifests"},{"name":"0.16.31","sha":"8b55f870a3b919fcd52256d153ca5d104cf69255","kind":"commit","published_at":"2024-07-26T07:31:25.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.31","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.31/manifests"},{"name":"0.16.30","sha":"3fd37fba2c4f6633f2d9b3b74d522877ed80e808","kind":"commit","published_at":"2024-06-19T11:12:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.30","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.30/manifests"},{"name":"0.16.29","sha":"f8c3e0f878eec5c5bcfff315b7cc1f27d56344cc","kind":"commit","published_at":"2024-06-08T20:05:48.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.29","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.29/manifests"},{"name":"0.16.28","sha":"6bb351bade10f1269de19dcaef5e19e679df22f0","kind":"commit","published_at":"2024-05-14T10:02:06.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.28","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.28/manifests"},{"name":"0.16.27","sha":"6e26edd4f9ae0d0fac9d6916a1b831f4f41d8096","kind":"commit","published_at":"2024-05-10T10:36:22.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.27","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.27/manifests"},{"name":"0.16.26","sha":"a9a775760ba88f37820e2939f5c5f24311f5d45c","kind":"commit","published_at":"2024-04-15T10:24:29.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.26","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.26/manifests"},{"name":"0.16.25","sha":"d0bffb13a2a068d5b89333e41125b795b3a0de1a","kind":"commit","published_at":"2024-04-11T10:11:58.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.25","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.25/manifests"},{"name":"0.16.24","sha":"79efe2f73ce15ea3d7e15b2ea05b846785b2ef3c","kind":"commit","published_at":"2024-04-11T10:06:30.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.24","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.24/manifests"},{"name":"0.16.23","sha":"a3e72b5881c4efcc7a366a2e8dc384399c807dfc","kind":"commit","published_at":"2024-01-26T13:08:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.23","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.23/manifests"},{"name":"0.16.22","sha":"8383725bfc45d4a40e3fdfc97d5d77f4a6e5791b","kind":"commit","published_at":"2024-01-25T18:15:29.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.22","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.22/manifests"},{"name":"0.16.21","sha":"31db71d7914d982bdd927aa44cf2e4c4b85189ac","kind":"commit","published_at":"2023-11-29T17:45:22.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.21","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.21/manifests"},{"name":"0.16.20","sha":"2388adab23f3414023b6056b3accbf6f818e4053","kind":"commit","published_at":"2023-11-22T18:09:55.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.20","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.20/manifests"},{"name":"0.16.19","sha":"f0bcb312ca3a31e784584ff4f3f285027604790b","kind":"commit","published_at":"2023-11-22T08:40:27.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.19","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.19/manifests"},{"name":"0.16.18","sha":"9981e9ea7065d5dc2d4a17013aca04a1c97fe4df","kind":"commit","published_at":"2023-11-20T12:03:52.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.18","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.18/manifests"},{"name":"0.16.17","sha":"f72db8de657001a2967582c535fe8351c259c5f6","kind":"commit","published_at":"2023-10-17T14:55:02.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.17","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.17/manifests"},{"name":"0.16.16","sha":"7934de92b73aa169b163e3281d8bdc89e22ada51","kind":"commit","published_at":"2023-10-02T21:17:37.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.16","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.16/manifests"},{"name":"0.16.15","sha":"ab7202172f25f8bdb0a7f252c78f14afb31c9a41","kind":"commit","published_at":"2023-09-22T09:41:44.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.15","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.15/manifests"},{"name":"0.16.14","sha":"d12888b56367056c23ae14082428bd53ba3dfcb0","kind":"commit","published_at":"2023-09-15T14:08:36.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.14","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.14/manifests"},{"name":"0.16.13","sha":"869d236be5bf71cc32231a4317ccfcd950de35ef","kind":"commit","published_at":"2023-08-25T13:57:18.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.13","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.13/manifests"},{"name":"0.16.12","sha":"e625c75f2b16f6b8e97777762bc2e246baf26a03","kind":"commit","published_at":"2023-07-06T17:18:01.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.12","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.12/manifests"},{"name":"0.16.11","sha":"a9270859f135a19eecf1f95920eb6e74ffa208c9","kind":"commit","published_at":"2023-06-30T16:31:03.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.11/manifests"},{"name":"0.16.10","sha":"d240045769678f0fa998e9311d4a81a89f0953d2","kind":"commit","published_at":"2023-06-30T11:35:59.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.10/manifests"},{"name":"0.16.9","sha":"cfbfce67e4d8fcacc00775d87931b4bc7229eac7","kind":"commit","published_at":"2023-06-28T13:28:49.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"c032c691ed6cb74a148c4fbc94e8ad722923ad7d","kind":"commit","published_at":"2023-06-20T10:41:47.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"2b40a5a942dba99e8b4e0888cc8712047980ebfe","kind":"commit","published_at":"2023-06-06T14:23:07.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"5190205a19cad3d4dd5858733381f216e1fd8cbc","kind":"commit","published_at":"2023-06-02T15:24:21.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"d7f8ff9916815b1a2178742af40456da9e3f430a","kind":"commit","published_at":"2023-06-01T09:01:30.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2ca3f90e0ed0806c0f12bda0cc5df0a5706c193a","kind":"commit","published_at":"2023-05-17T08:39:55.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"0b1e92baf1377cc64c89b131fb3b227105f115da","kind":"commit","published_at":"2023-04-04T10:50:47.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"c337049b8a4c3d0291855bf5793d8dd23dc5df57","kind":"commit","published_at":"2023-03-21T18:36:06.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"2fd284845648250484f03d126b383bdf99bd063d","kind":"commit","published_at":"2023-03-13T16:36:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"5c6e347e88fb1e9fa46d7906ae8d6dcc33b1c79b","kind":"commit","published_at":"2023-02-23T11:50:52.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.16.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.16.0/manifests"},{"name":"0.15.9","sha":"45c1d906b77709adde47c35bed868026266389e8","kind":"commit","published_at":"2023-02-08T17:43:10.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.9/manifests"},{"name":"0.15.8","sha":"160fd872d7f3c662e219dab450a151565caff260","kind":"commit","published_at":"2023-02-08T11:23:25.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.8/manifests"},{"name":"0.15.7","sha":"d18c161602faa95c22ba1c834e1744cc6b9b8a03","kind":"commit","published_at":"2023-02-07T16:09:24.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.7/manifests"},{"name":"0.15.6","sha":"fea2bf5a6d0c4bd13bf3f98c36d94f93bf0fd004","kind":"commit","published_at":"2023-01-19T13:36:46.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.6/manifests"},{"name":"0.15.5","sha":"3c6d2a68edc87526a379d02faf7200b1bd3bc7fc","kind":"commit","published_at":"2022-12-15T20:08:42.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.5/manifests"},{"name":"0.15.4","sha":"0074051aeb837f5f160ee8736341460468b5c190","kind":"commit","published_at":"2022-11-10T07:57:01.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.4/manifests"},{"name":"0.15.3","sha":"c96c65317e04fa276605e6c85f3429d3e155e461","kind":"commit","published_at":"2022-11-04T08:22:39.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"addf6bb9866689e0f5a862caf49c60dac06152fb","kind":"commit","published_at":"2022-11-02T12:16:13.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"ecffc62d46a7e9f2a350378401a53ec40cebd934","kind":"commit","published_at":"2022-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"bbf09257b7894990ee33af2d682476788169febc","kind":"commit","published_at":"2022-10-28T11:56:06.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.15.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.15.0/manifests"},{"name":"0.14.11","sha":"8820d8e4a15dab900d8a7e8fc271851ccb94012e","kind":"commit","published_at":"2022-10-18T11:27:34.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.11/manifests"},{"name":"0.14.10","sha":"10815dfbdb2b8a30f60282d4265df62ba365847e","kind":"commit","published_at":"2022-10-11T08:34:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.10/manifests"},{"name":"0.14.9","sha":"d188521ee1c673b99c231fb06334842593e38488","kind":"commit","published_at":"2022-10-04T08:28:40.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.9/manifests"},{"name":"0.14.8","sha":"35fcca5759d012cd0d4298ad34588c400c31d836","kind":"commit","published_at":"2022-09-25T08:35:31.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.8/manifests"},{"name":"0.14.7","sha":"0451db85faebbc4b2c9c69c8af64686ff6617825","kind":"commit","published_at":"2022-09-20T15:48:56.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"fcf50cef7b3510d93dd109606fb300705bb509f2","kind":"commit","published_at":"2022-08-22T16:52:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"3534df71572fe06356fb7085780ebeb3870ead37","kind":"commit","published_at":"2022-08-06T09:40:27.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"17baca4d8fae28ea4b5c847351ec4dc251095fec","kind":"commit","published_at":"2022-03-17T15:45:19.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"56b1a7db771a4f2062ec8d57a782d27a039ba9eb","kind":"commit","published_at":"2022-02-24T11:48:35.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"b1c09c0243f69990b6c81a17d7337f0fd23e7542","kind":"commit","published_at":"2022-01-26T16:28:03.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"d94600d2d2be52a66e0a15c219634f3bcac27318","kind":"commit","published_at":"2021-12-03T11:52:49.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"ad610f10710e890659fd6e08c08a300e555d01d6","kind":"commit","published_at":"2021-12-03T11:30:13.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.14.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.14.0/manifests"},{"name":"0.13.15","sha":"b562392b12a78a11bcff9c6fca5a47146ea2ba0a","kind":"commit","published_at":"2021-11-04T16:38:56.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.15","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.15/manifests"},{"name":"0.13.14","sha":"08e3e965c831d08b56afab143bc0ef11177d8950","kind":"commit","published_at":"2021-10-12T08:32:06.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.14","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.14/manifests"},{"name":"0.13.13","sha":"72816d486cf76c3089b915dfb0b66b85cf096634","kind":"commit","published_at":"2021-06-17T11:29:18.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.13","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.13/manifests"},{"name":"0.13.12","sha":"9655c00b326b24cdd05ab5796b1fa6630478e1bd","kind":"commit","published_at":"2021-06-17T11:21:11.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.12","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.12/manifests"},{"name":"0.13.11","sha":"77ad215bcc6291dbf72c73caffe4d76aa2bb6fb1","kind":"commit","published_at":"2021-06-03T07:50:11.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.11/manifests"},{"name":"0.13.10","sha":"6f0be272d1e00901193274e395b5c6bb71792af0","kind":"commit","published_at":"2021-03-26T11:45:15.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.10/manifests"},{"name":"0.13.9","sha":"2cec97955a254358de5443987bedf8ceee272cf8","kind":"commit","published_at":"2021-03-11T20:46:40.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.9/manifests"},{"name":"0.13.8","sha":"6e1d4848011947714ecd76ce006d12fb63fdda85","kind":"commit","published_at":"2021-02-27T21:58:17.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.8/manifests"},{"name":"0.13.6","sha":"6b5e7a14a598527063c7c05fb4187739b6eb6d38","kind":"commit","published_at":"2021-02-22T12:55:17.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.6/manifests"},{"name":"0.13.7","sha":"6b5e7a14a598527063c7c05fb4187739b6eb6d38","kind":"commit","published_at":"2021-02-22T12:55:17.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.7/manifests"},{"name":"0.13.5","sha":"ec002af3c1ef848c507080a83a4e5c6ec6dab308","kind":"commit","published_at":"2021-02-16T09:19:23.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"3cfd4a0fad765349f758a5ee42b12412bce0be2e","kind":"commit","published_at":"2021-02-13T10:08:39.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"26f06cbd2f601219914e6410966c1bec4d200139","kind":"commit","published_at":"2021-02-10T22:32:12.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"eecaee04d59238c4b969b830f39c6f0c30a8868d","kind":"commit","published_at":"2021-02-08T17:47:27.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"8e3ceeb29d8ca7684dc75709d0c58ef6b06a075d","kind":"commit","published_at":"2021-02-07T11:18:39.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"693bc31f1dda07eed484bf9635a8b2e2f4a838d8","kind":"commit","published_at":"2021-02-05T15:51:28.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.13.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.13.0/manifests"},{"name":"0.12.23","sha":"356b9130018debcce7ef291843e5c3247c07c7f9","kind":"commit","published_at":"2021-01-31T09:27:36.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.23","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.23/manifests"},{"name":"0.12.22","sha":"693a50d60c01974c2b5a7c6081f254f385e5b682","kind":"commit","published_at":"2020-12-16T20:51:02.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.22","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.22/manifests"},{"name":"0.12.21","sha":"598336a0cad38a79d5466e6a3a9aebab4fc61ba9","kind":"commit","published_at":"2020-12-15T11:22:19.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.21","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.21/manifests"},{"name":"0.12.20","sha":"e53b9c46b4ea7391aef71cd165b0c871fecb3543","kind":"commit","published_at":"2020-12-11T18:39:36.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.20","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.20/manifests"},{"name":"0.12.19","sha":"c9d284d0c5bd90415baf9130fdce55af8e5a506b","kind":"commit","published_at":"2020-11-19T12:01:28.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.19","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.19/manifests"},{"name":"0.12.18","sha":"9e3c15ef3ad7bd7cceb0cd577144aebb50c6681c","kind":"commit","published_at":"2020-11-18T15:44:08.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.18","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.18/manifests"},{"name":"0.12.17","sha":"c7834361318dece8fec443a2a8d085a784a7c9dd","kind":"commit","published_at":"2020-11-18T13:47:00.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.17","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.17/manifests"},{"name":"0.12.16","sha":"c7834361318dece8fec443a2a8d085a784a7c9dd","kind":"commit","published_at":"2020-11-18T13:47:00.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.16","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"15cc71aa64164c69b3b9254762238a25da0669d7","kind":"commit","published_at":"2020-11-17T14:46:47.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.15","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"c12d57c39ac4cc6eef3c9bba2fb45113d882432f","kind":"commit","published_at":"2020-10-09T10:12:45.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.14","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"035617290e62b1cd40cd767c6f55d7f72002582d","kind":"commit","published_at":"2020-09-17T09:18:30.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.13","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"a07dabe9ccb0f837e9c54e6d149fa8f039af8d6a","kind":"commit","published_at":"2020-09-17T08:01:28.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.12","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"f20c63719ccf91e15c4c5eab1a43d9bf377c79f9","kind":"commit","published_at":"2020-09-14T08:11:25.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"a46c8ff19bb3a61b3d43102f3190ab85e87d1c2b","kind":"commit","published_at":"2020-09-13T08:02:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"40555282492b1f7cfdb10d801fcdce251360ec25","kind":"commit","published_at":"2020-08-24T13:38:36.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.9/manifests"},{"name":"0.12.8","sha":"16f6eb9522cff9622b78cbe6450d60f8b3cd7ead","kind":"commit","published_at":"2020-07-01T20:50:53.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.8/manifests"},{"name":"0.12.7","sha":"defd7e46b302ce667779f7b3aa6899cf2197d847","kind":"commit","published_at":"2020-07-01T19:58:23.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"462fd90da687fd3ff3c491823f3cbc1986cfbd6e","kind":"commit","published_at":"2020-06-29T16:35:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"372d120c34dc49f68c3eb7698d83caa17e3a3bb9","kind":"commit","published_at":"2020-06-29T15:58:27.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"f7c29ea19b5df9d7aa87e9c70aacf4d9315da2cd","kind":"commit","published_at":"2020-05-01T09:31:47.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"4c7ad39a5496a624420243e6eeb44af5c12809b9","kind":"commit","published_at":"2020-04-23T15:40:43.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"2d183c713b32385831dc7f69c073e57c06e3b76c","kind":"commit","published_at":"2020-03-24T09:11:24.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"f28bbffcc3a28d2d110438339daf2aa4fc760ea2","kind":"commit","published_at":"2020-03-19T12:38:06.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"b0a70a3f4f20d986ce12aff4216b3e7e07c0c44f","kind":"commit","published_at":"2020-02-26T08:31:18.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.12.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.12.0/manifests"},{"name":"0.11.8","sha":"ea687659ecf14931a29be46c4d2866899d36c282","kind":"commit","published_at":"2020-02-22T10:32:42.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"30b7cec9634c708679cf5b4d2884cf597b431401","kind":"commit","published_at":"2020-01-24T16:07:44.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"49d9f888a6e06b4e2cfdf542cfbf6dde2ebed7d7","kind":"commit","published_at":"2020-01-18T09:56:50.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"5c4ff22a1f45cc9a45f9f217b177ff800468cb12","kind":"commit","published_at":"2020-01-15T15:37:23.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"c9a058595945c119f3ddb930618c1fa9dcfaafd9","kind":"commit","published_at":"2020-01-14T14:23:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"73004c23e5a4d3fdb7352f953247473477477a64","kind":"commit","published_at":"2019-12-17T11:46:05.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"a58302df57ff18a3c92f777fc2f4daac92f8f560","kind":"commit","published_at":"2019-12-15T15:30:45.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"39a7a0bc1710a1d412e55b87f86d942e944a3094","kind":"commit","published_at":"2019-12-10T19:08:44.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"0ab4012784510381e2b90c031ede3d77197b10b1","kind":"commit","published_at":"2019-12-01T08:48:54.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.11.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.11.0/manifests"},{"name":"0.10.5","sha":"8f825f6dab4cf9bd4622324d38528ccbb994e7e6","kind":"commit","published_at":"2019-11-28T16:00:16.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.10.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"88c4c2b997752f25d4e8f75bc2ba494caf8887cd","kind":"commit","published_at":"2019-11-28T14:45:16.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.10.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"38c045329ce889ebf9a88012d1feab7751fa0cad","kind":"commit","published_at":"2019-11-07T21:24:08.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.10.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"270e4361ff935eb85c8ab51d48e338d9a5d1bd8b","kind":"commit","published_at":"2019-11-07T07:45:33.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.10.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"d5dc12575da721f17a89bf8ded7e88eb4f06dbac","kind":"commit","published_at":"2019-11-05T22:22:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.10.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"1f121592a943a4d3d7545231e18f5c1e1f72bc31","kind":"commit","published_at":"2019-11-05T16:03:35.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.10.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.10.0/manifests"},{"name":"0.9.5","sha":"b7a67fe8d6a02aef35caae615ba56333e7337bfe","kind":"commit","published_at":"2019-10-19T15:41:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.9.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"3d0afd74bba7c8b9bc7b8b474e9d7cbc3ca08399","kind":"commit","published_at":"2019-10-16T16:31:08.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.9.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"5ff1504047756f9ff2e0a10ae64803ab63df470a","kind":"commit","published_at":"2019-09-29T17:04:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.9.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"893972afffa5ea6672faa6e11743ae46322ec58c","kind":"commit","published_at":"2019-08-19T14:00:32.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.9.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"bf075ea3a0c83e751e3060da8c5867cc5b84637a","kind":"commit","published_at":"2019-08-15T18:07:14.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.9.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"e689ec028055cc39ea0d3d17442c0eb5f3d6ac6f","kind":"commit","published_at":"2019-08-05T12:48:32.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.9.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.9.0/manifests"},{"name":"0.8.23","sha":"16c94fea40ac999603e25e50bc5b2ff6d616efb4","kind":"commit","published_at":"2019-07-31T10:10:39.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.23","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.23/manifests"},{"name":"0.8.22","sha":"750add9e2a6d1d1f1bfb788a6a85341b4b4140e8","kind":"commit","published_at":"2019-07-16T20:24:23.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.22","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.22/manifests"},{"name":"0.8.21","sha":"5fcdc692e4adf04977775ea78f79b3534a44fb36","kind":"commit","published_at":"2019-07-07T20:11:37.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.21","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.21/manifests"},{"name":"0.8.20","sha":"63f1871dda20a4f57841c6c9db6d5b98750bc8a8","kind":"commit","published_at":"2019-07-03T16:37:58.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.20","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.20/manifests"},{"name":"0.8.19","sha":"d97e5ad73249c46ee904205aab30307fbf7031e3","kind":"commit","published_at":"2019-06-27T16:23:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.19","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.19/manifests"},{"name":"0.8.18","sha":"0e1c4bb76df42607e7435ba1110dfbdcfc133f95","kind":"commit","published_at":"2019-06-27T08:18:28.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.18","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.18/manifests"},{"name":"0.8.17","sha":"292d47c1dccea236518e4993e5fceb625d4d0053","kind":"commit","published_at":"2019-06-26T08:09:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.17","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.17/manifests"},{"name":"0.8.16","sha":"b67ba3a3cfe319c402cffb923855bb81f0df9110","kind":"commit","published_at":"2019-06-24T13:31:24.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.16","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.16/manifests"},{"name":"0.8.15","sha":"b67ba3a3cfe319c402cffb923855bb81f0df9110","kind":"commit","published_at":"2019-06-24T13:31:24.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.15","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.15/manifests"},{"name":"0.8.14","sha":"25cada08609e00bed526790a6bdd19e49ca9aa63","kind":"commit","published_at":"2019-05-25T21:03:46.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.14","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.14/manifests"},{"name":"0.8.13","sha":"ad548d269694a2bd3fff25527b449a37061ac675","kind":"commit","published_at":"2019-05-11T15:05:10.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.13","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.13/manifests"},{"name":"0.8.12","sha":"c9544f53a9c8041a1c4f21e8c05832ff821dc75e","kind":"commit","published_at":"2019-05-11T14:40:52.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.12","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.12/manifests"},{"name":"0.8.11","sha":"b42d0703b6136cac7b0d06fa2b212c468b0cff92","kind":"commit","published_at":"2019-05-11T11:42:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.11/manifests"},{"name":"0.8.10","sha":"2487d1d3443c9b7201c98a2ecc57b617ac58db56","kind":"commit","published_at":"2019-05-02T13:38:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.10/manifests"},{"name":"0.8.9","sha":"c9c4be99c808c352e9fdf73ffe1659cec1d2a7cf","kind":"commit","published_at":"2019-04-12T07:52:10.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"87ca614cfe27c4cf2975f7629992c1351b18c2bc","kind":"commit","published_at":"2019-04-08T19:27:09.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"0e810b520aee78ff4ede68e67068a652df395810","kind":"commit","published_at":"2019-04-02T12:36:54.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"96f159fc3e85a6782461c9dde77cbf88308aa21d","kind":"commit","published_at":"2019-03-25T21:50:14.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"bcff3a6bc8d066ba26233a0b5b0e2338476988e1","kind":"commit","published_at":"2019-03-06T17:20:31.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"0df6d3fd2eba8fea989c65405080dd5ee6ff33c5","kind":"commit","published_at":"2019-02-18T09:15:35.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"a141dedf94ffeed84412365fd591bdc8999c5a1b","kind":"commit","published_at":"2019-01-11T17:36:00.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"45debed9f4efcb7024b210b7f95e4ce090c3d4a6","kind":"commit","published_at":"2018-12-03T15:40:12.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5b36c50280d961d3aa248bd17f901f4ef2774447","kind":"commit","published_at":"2018-11-27T20:46:09.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0dd92adfcf7d5c5d8913658182659f8470343565","kind":"commit","published_at":"2018-11-27T20:38:54.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.8.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"b24c5763d9b61e0c04018a722f8f2f765498f18a","kind":"commit","published_at":"2018-11-10T09:06:17.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"70ebebb71f015f4edb0c3e1f03ef3d262b1d84f6","kind":"commit","published_at":"2018-10-19T18:06:43.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"5a8b7e1fe46cc3e58f9372c6a6a05f3bb8a586db","kind":"commit","published_at":"2018-10-13T19:48:54.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"dcddef2ae92880f50444103963408451abe82cc4","kind":"commit","published_at":"2018-09-28T21:00:53.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"2152c4610c12948119f0326e0851e4f019e5ab50","kind":"commit","published_at":"2018-09-25T19:31:44.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"54dc4d4499f9e9698ad1a9c459f60643a2b096a4","kind":"commit","published_at":"2018-09-03T14:17:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"fe2268e7471c29f5553c69ad648d11c8eb67761e","kind":"commit","published_at":"2018-09-02T19:59:07.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"b7ba9a60dc2cf19965a562fb653e6c1cab03e0ef","kind":"commit","published_at":"2018-08-29T14:15:37.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4fb0bbfb3546edf5f8b8e1874e88c0264c708f16","kind":"commit","published_at":"2018-08-17T09:21:41.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.7.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.7.0/manifests"},{"name":"0.6.20","sha":"517378c0441f296860f9906c25b4584d9a47d0cd","kind":"commit","published_at":"2018-08-14T08:38:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.20","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"87193ed21105a81b842fd9eabf997c25e2aff44f","kind":"commit","published_at":"2018-08-09T16:29:47.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.19","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"7b4e7c10424fbdd45d289e680b0c98c1ea5bdeb8","kind":"commit","published_at":"2018-08-09T15:20:11.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.18","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"b5597294da6dd98457434fafe39054c993a5f7e7","kind":"commit","published_at":"2018-08-01T14:41:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.17","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"8bd16510bc6476edbe6ab593786feefbe2fb8f6f","kind":"commit","published_at":"2018-07-31T08:52:39.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.16","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"b8150cdcfac60261b0f0b330ae2ce88fcc500ea8","kind":"commit","published_at":"2018-07-20T14:53:21.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.15","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"6c28891cf648621ef120c802d9160cae7506b977","kind":"commit","published_at":"2018-07-17T15:26:27.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.14","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"8ded58db45e83219347b8ba7a719b85bcbd7830e","kind":"commit","published_at":"2018-07-07T21:15:40.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.13","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"d33cb5cdc128b75fc7a9856c30fc0eded39fec1e","kind":"commit","published_at":"2018-06-30T16:23:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.12","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"3995a8197f1df1ecdf524844477cffa04e4690ea","kind":"commit","published_at":"2018-06-23T15:33:10.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"999a6669148c30adeb64400609953cf59db2fb64","kind":"commit","published_at":"2018-06-05T19:17:18.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"6532f3c66967b3a872208a29b1b60a873b7d2490","kind":"commit","published_at":"2018-05-15T12:40:40.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"925937c120dbb03ac0ec8ef8a2a37cbae764de65","kind":"commit","published_at":"2018-04-24T09:09:22.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"4e72ea6ef77a3375904a8b84e257efc1663607bc","kind":"commit","published_at":"2018-04-23T12:04:09.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"86a6c25b21240a222d647884db0f4cd65ab5258c","kind":"commit","published_at":"2018-04-23T10:19:44.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"ae7390005a2fe13873f2cb6fcfa2d830dad4a40b","kind":"commit","published_at":"2018-04-05T17:46:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"8c7ebc3e7304873ba42b8d8e95d492499935f278","kind":"commit","published_at":"2018-03-12T18:39:48.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"7997a467e0d1a49eae5417b8190ae0f5f5e87bac","kind":"commit","published_at":"2018-03-02T10:58:28.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"a81705b7f50e89bad580f9930436dbf34996cbec","kind":"commit","published_at":"2018-02-02T09:46:25.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"2a790b4a6702c533137801279a9288b4691977c6","kind":"commit","published_at":"2018-01-31T21:18:13.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"28019a2de56f2f383e5e161e7a32087030239239","kind":"commit","published_at":"2018-01-24T08:21:01.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.6.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"6ec90d8ed086dddb26fe3a0775975fba3a71e5a5","kind":"commit","published_at":"2018-01-17T08:41:55.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.5.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"d1d38e9b2d5600a3485442b75641bf73b566313b","kind":"commit","published_at":"2017-12-02T18:42:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.5.1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"91177ec27037eccaf6e827c265a0e452e772f1ab","kind":"commit","published_at":"2017-11-12T19:32:58.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.5.0","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.5.0/manifests"},{"name":"0.4.31","sha":"5eac30a84ce41603527cab8decb716f45eaeb40b","kind":"commit","published_at":"2017-11-11T08:56:53.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.31","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.31/manifests"},{"name":"0.4.3b","sha":"6863e2d6b9c59443a6a47069c9ca48b231184725","kind":"commit","published_at":"2017-11-04T14:12:53.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.3b","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.3b/manifests"},{"name":"0.4.30","sha":"6863e2d6b9c59443a6a47069c9ca48b231184725","kind":"commit","published_at":"2017-11-04T14:12:53.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.30","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.30/manifests"},{"name":"0.4.3a","sha":"5cd3ea22f169b4fea00efbf0446b1902a5e61d5f","kind":"commit","published_at":"2017-11-03T13:05:29.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.3a","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.3a/manifests"},{"name":"0.4.3","sha":"5a1e6cbe7dbb1aa9ed12f702825932fac3e0e04c","kind":"commit","published_at":"2017-11-03T10:37:59.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.3/manifests"},{"name":"0.4.20","sha":"32c3a29e834c26beba68513fcf6b083560314a8a","kind":"commit","published_at":"2017-10-27T19:06:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.20","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.20/manifests"},{"name":"0.4.19c","sha":"baa728fbc5d85c439cc35393c905b9437604e06b","kind":"commit","published_at":"2017-10-26T13:31:20.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.19c","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.19c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.19c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.19c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.19c/manifests"},{"name":"0.4.19b","sha":"61e2959fd4c7dc6f74b09300867d030152217349","kind":"commit","published_at":"2017-10-26T09:20:08.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.19b","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.19b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.19b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.19b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.19b/manifests"},{"name":"0.4.19","sha":"2e33ae636a778c3e1b695261f81f54dbaa981fb8","kind":"commit","published_at":"2017-10-23T16:39:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.19","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.19/manifests"},{"name":"0.4.18d","sha":"246f5bc0ac830462b2dc5c26462b7705fd4844b1","kind":"commit","published_at":"2017-10-16T14:43:31.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18d","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18d/manifests"},{"name":"0.4.18c","sha":"fe0b89352e9c078c951a9f100cd4a7daae1ca15c","kind":"commit","published_at":"2017-10-16T09:42:07.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18c","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18c/manifests"},{"name":"0.4.18b","sha":"e804a60889e4d339762fb3643a315a173a963f26","kind":"commit","published_at":"2017-10-12T20:27:17.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18b","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18b/manifests"},{"name":"0.4.18a","sha":"b917264241c4ad80cbc74edd684f06ca3bed1348","kind":"commit","published_at":"2017-10-12T20:13:57.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18a","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18a/manifests"},{"name":"0.4.18","sha":"a4f03381443fd5c1e74ea7e17614df9b3b60abd1","kind":"commit","published_at":"2017-10-06T18:23:22.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18/manifests"},{"name":"0.4.18-alpha1","sha":"a83270f4cdfea42edcebfda8a82ed1e5abb9a8e5","kind":"commit","published_at":"2017-10-06T18:17:35.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18-alpha1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18-alpha1/manifests"},{"name":"0.4.18-alpha","sha":"7ef8ba65c307aabdcc4bd505cc26f03ff99c7909","kind":"commit","published_at":"2017-10-05T07:46:50.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.18-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.18-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.18-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.18-alpha/manifests"},{"name":"0.4.17","sha":"83f9316378be16cf7adbc3aee78d172af012d5c4","kind":"commit","published_at":"2017-10-01T20:30:46.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.17","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.17/manifests"},{"name":"0.4.16","sha":"8fead1a494318efcc51b97c17334038b8b53d871","kind":"commit","published_at":"2017-09-29T14:47:34.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.16","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.16/manifests"},{"name":"0.4.16-alpha","sha":"a8fa5dae7c4aa71ac40ff9d2ec26824846e447ca","kind":"commit","published_at":"2017-09-25T16:21:08.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.16-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.16-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.16-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.16-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.16-alpha/manifests"},{"name":"0.4.15a","sha":"058a5e1bc54fc91013ad198753e9f3aaf9c1d71b","kind":"commit","published_at":"2017-09-24T08:33:40.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.15a","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.15a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.15a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15a/manifests"},{"name":"0.4.15","sha":"ae3b137914f8478a4b7bf14db24df6677f9f278f","kind":"commit","published_at":"2017-09-23T13:39:46.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.15","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15/manifests"},{"name":"0.4.15-alpha1","sha":"0dc09cba60b2a7f21861006125a1db256056c946","kind":"commit","published_at":"2017-09-22T11:18:24.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.15-alpha1","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.15-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.15-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15-alpha1/manifests"},{"name":"0.4.15-alpha","sha":"db425d56718afcfaa7d61a290b6c81bad67f2df0","kind":"commit","published_at":"2017-09-22T10:28:34.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.15-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.15-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.15-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.15-alpha/manifests"},{"name":"0.4.14","sha":"a2c488e389dade9dc4f609dda87f15c8e74e79ec","kind":"commit","published_at":"2017-09-15T16:44:01.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.14","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.14/manifests"},{"name":"0.4.14-alpha","sha":"8f2ae9c5aad537d5e7b152feb33c608e7e32b945","kind":"commit","published_at":"2017-09-12T14:18:55.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.14-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.14-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.14-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.14-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.14-alpha/manifests"},{"name":"0.4.13-alpha","sha":"3a2e81471c69275571d71f84c158bb787fb1ad7b","kind":"commit","published_at":"2017-09-08T06:53:17.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.13-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.13-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.13-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.13-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.13-alpha/manifests"},{"name":"0.4.12","sha":"118e3e904aa930cafdb64f0efd4538c76fb27088","kind":"commit","published_at":"2017-09-05T07:01:02.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.12","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"e0131833325dc900f9f375a240ddb708e657503a","kind":"commit","published_at":"2017-09-04T17:16:28.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.11","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"26cfe469caa297394ffab9cc55c6ffe5d1f135b2","kind":"commit","published_at":"2017-09-04T12:45:11.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.10","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"b877c56f07d5b0ab6c417cb9eeeb06126e58031a","kind":"commit","published_at":"2017-08-31T15:12:32.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.9","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.9/manifests"},{"name":"0.4.9-beta","sha":"f30a06fef50aa471cc1a334018da4e8c73a0574d","kind":"commit","published_at":"2017-08-27T21:32:29.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.9-beta","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.9-beta/manifests"},{"name":"0.4.9-alpha","sha":"f30a06fef50aa471cc1a334018da4e8c73a0574d","kind":"commit","published_at":"2017-08-27T21:32:29.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.9-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.9-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.9-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.9-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.9-alpha/manifests"},{"name":"0.4.8","sha":"893b5c5f6c7d68c89141e813e75de7e0475e8dfc","kind":"commit","published_at":"2017-08-27T08:25:38.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.8","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"0b2e05dcbab61e5a462b65352d4cf6ddf3dbf58a","kind":"commit","published_at":"2017-08-16T19:32:41.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.7","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"39183ee1b344a7bb8825bd2ebedce5c0bf4262c4","kind":"commit","published_at":"2017-08-10T13:00:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.6","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.6/manifests"},{"name":"0.4.5-b","sha":"39183ee1b344a7bb8825bd2ebedce5c0bf4262c4","kind":"commit","published_at":"2017-08-10T13:00:04.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.5-b","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.5-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.5-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.5-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.5-b/manifests"},{"name":"0.4.5","sha":"e9c738f9a2833980a1bfc0102b3dfdf0cce2684a","kind":"commit","published_at":"2017-08-08T10:08:40.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4.5","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4.5/manifests"},{"name":"0.4","sha":"08d22d329e92092fdd3ea961693c883e38b56806","kind":"commit","published_at":"2017-06-23T19:49:12.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.4","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.4/manifests"},{"name":"0.3","sha":"c4ab2b973ba703266295198ca7a266d41d16a4c7","kind":"commit","published_at":"2017-06-23T11:34:09.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.3","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.3/manifests"},{"name":"0.2","sha":"5b57b46bb186a566129468c9de48146ef8beaef5","kind":"commit","published_at":"2017-06-01T16:30:03.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.2","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.2/manifests"},{"name":"0.1-alpha","sha":"65ba1a482319fd751905f492ba28adf3bb86cbc5","kind":"commit","published_at":"2017-04-14T14:21:27.000Z","download_url":"https://codeload.github.com/openfaas/faas-cli/tar.gz/0.1-alpha","html_url":"https://github.com/openfaas/faas-cli/releases/tag/0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openfaas/faas-cli@0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/tags/0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-03T23:08:41.097Z","dependent_packages_count":39,"downloads":null,"downloads_period":null,"dependent_repos_count":35,"rankings":{"downloads":null,"dependent_repos_count":0.9450162912388186,"dependent_packages_count":0.6971708737501634,"stargazers_count":2.20382818187286,"forks_count":1.8483452622671679,"docker_downloads_count":0.34055014818701634,"average":1.206982151463205},"purl":"pkg:golang/github.com/openfaas/faas-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openfaas/faas-cli","docker_dependents_count":24,"docker_downloads_count":37124893,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openfaas/faas-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openfaas/faas-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/openfaas"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-25T22:16:03.966Z","issues_count":51,"pull_requests_count":112,"avg_time_to_close_issue":13017636.94736842,"avg_time_to_close_pull_request":3576569.15625,"issues_closed_count":38,"pull_requests_closed_count":96,"pull_request_authors_count":21,"issue_authors_count":28,"avg_comments_per_issue":3.9019607843137254,"avg_comments_per_pull_request":1.6964285714285714,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":3,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":8498075.0,"past_year_avg_time_to_close_pull_request":613196.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfaas%2Ffaas-cli/issues","maintainers":[{"login":"alexellis","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexellis"},{"login":"welteki","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/welteki"},{"login":"LucasRoesler","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucasRoesler"},{"login":"kenfdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenfdev"}],"active_maintainers":[{"login":"alexellis","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexellis"},{"login":"welteki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/welteki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenfaas%2Ffaas-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenfaas%2Ffaas-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenfaas%2Ffaas-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenfaas%2Ffaas-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenfaas%2Ffaas-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenfaas%2Ffaas-cli/codemeta","maintainers":[]}