[{"id":3505784,"name":"github.com/fission/fission","ecosystem":"go","description":"","homepage":"https://github.com/fission/fission","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fission/fission","keywords_array":[],"namespace":"github.com/fission","versions_count":67,"first_release_published_at":"2017-09-01T14:50:47.000Z","latest_release_published_at":"2026-06-22T11:59:06.000Z","latest_release_number":"v1.27.0","last_synced_at":"2026-09-03T05:16:56.556Z","created_at":"2022-04-10T20:37:28.781Z","updated_at":"2026-09-03T05:16:56.556Z","registry_url":"https://pkg.go.dev/github.com/fission/fission","install_command":"go get github.com/fission/fission","documentation_url":"https://pkg.go.dev/github.com/fission/fission#section-documentation","metadata":{},"repo_metadata":{"id":37747475,"uuid":"66050533","full_name":"fission/fission","owner":"fission","description":"Fast and Simple Serverless Functions for Kubernetes","archived":false,"fork":false,"pushed_at":"2026-08-09T16:58:33.000Z","size":67785,"stargazers_count":8890,"open_issues_count":62,"forks_count":794,"subscribers_count":144,"default_branch":"main","last_synced_at":"2026-08-09T17:08:31.456Z","etag":null,"topics":["cloud-native","containers","devops","docker","faas","fission","functions","functions-as-a-service","go","hacktoberfest","kubernetes","lambda","serverless","serverless-functions"],"latest_commit_sha":null,"homepage":"https://fission.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fission.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-08-19T03:43:56.000Z","updated_at":"2026-08-09T16:09:39.000Z","dependencies_parsed_at":"2026-08-09T14:24:52.304Z","dependency_job_id":null,"html_url":"https://github.com/fission/fission","commit_stats":{"total_commits":1650,"total_committers":170,"mean_commits":9.705882352941176,"dds":0.7866666666666666,"last_synced_commit":"ade2daa013455488b8aa2b05d2a8a7f3b5a754ea"},"previous_names":["platform9/fission"],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/fission/fission","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","download_url":"https://codeload.github.com/fission/fission/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/sbom","scorecard":{"id":401549,"data":{"date":"2025-08-17T18:46:58Z","repo":{"name":"github.com/fission/fission","commit":"c5171cf014c68bfbb05ae05a6891fea29fa2dd36"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:33","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yaml:34","Info: jobLevel permissions set to 'read-all': .github/workflows/release.yaml:251","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:131","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:148","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yaml:168","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-dashboards.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_pr.yaml:30","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/upgrade_test.yaml:30"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: test/benchmark/Dockerfile:1","Warn: containerImage not pinned by hash: test/benchmark/Dockerfile:7: pin your Docker image by updating loadimpact/k6 to loadimpact/k6@sha256:63750a8adbec7cd1fa68a0dcadf8ffd6947ba555c2824b87fdbff09aa4bd290a","Warn: goCommand not pinned by hash: test/benchmark/Dockerfile:3","Warn: downloadThenRun not pinned by hash: test/test.sh:30","Info:  32 out of  32 GitHub-owned GitHubAction dependencies pinned","Info:  34 out of  34 third-party GitHubAction dependencies pinned","Info:   5 out of   7 containerImage dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push_pr.yaml:38"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":9,"reason":"5 out of the last 5 releases have a total of 8 signed artifacts.","details":["Info: signed release artifact: fission-v1.21.0-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0","Info: signed release artifact: fission-v1.21.0-rc2-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0-rc2","Info: signed release artifact: fission-v1.21.0-rc1-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0-rc1","Info: signed release artifact: checksums.txt.sig: https://github.com/fission/fission/releases/tag/v1.20.5","Info: signed release artifact: checksums.txt.sig: https://github.com/fission/fission/releases/tag/v1.20.4","Info: provenance for release artifact: fission_v1.21.0.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0","Info: provenance for release artifact: fission_v1.21.0-rc2.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0-rc2","Info: provenance for release artifact: fission_v1.21.0-rc1.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0-rc1","Warn: release artifact v1.20.5 does not have provenance: https://api.github.com/repos/fission/fission/releases/178354109","Warn: release artifact v1.20.4 does not have provenance: https://api.github.com/repos/fission/fission/releases/172992496"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: BadgeUp, BlockLaunch, Bytom-Community, EdificeMC, acquia, aerius-labs, clojars, eng-practices, fission, geeksocket, immutant, infracloudio, istio, meta platforms, mongodb, project-akri, projectodd, ritinlug, srcmesh, temporalio, torquebox, transtats, useshortcut"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T20:11:42.633Z","repository_id":37747475,"created_at":"2025-08-18T20:11:42.634Z","updated_at":"2025-08-18T20:11:42.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36775966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"fission","name":"Fission","uuid":"24659215","kind":"organization","description":"Serverless Functions and Workflows for Kubernetes.  Fast, Open source, Extensible.","email":null,"website":"https://fission.io","location":null,"twitter":"fissionio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24659215?v=4","repositories_count":25,"last_synced_at":"2025-07-09T13:06:08.810Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fission","funding_links":[],"total_stars":9301,"followers":147,"following":0,"created_at":"2022-11-10T16:54:31.244Z","updated_at":"2025-07-09T13:06:08.810Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission/repositories"},"tags":[{"name":"v1.27.0","sha":"1e1401cdecd7281129482e681580b4bdc0741770","kind":"commit","published_at":"2026-06-22T11:59:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.27.0","html_url":"https://github.com/fission/fission/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"74acb55880c6e8a693f9082b1ebebf967dacaf67","kind":"commit","published_at":"2026-06-13T08:37:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.26.0","html_url":"https://github.com/fission/fission/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"ae970aaa9bc76ec93d748bdaf03fd7523b6b6a62","kind":"commit","published_at":"2026-06-05T08:30:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.25.0","html_url":"https://github.com/fission/fission/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0/manifests"},{"name":"v1.25.0-rc1","sha":"ae970aaa9bc76ec93d748bdaf03fd7523b6b6a62","kind":"commit","published_at":"2026-06-05T08:30:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.25.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0-rc1/manifests"},{"name":"v1.24.0","sha":"ce617120c41b9e4a51d577f81b441238264e88fd","kind":"commit","published_at":"2026-05-26T15:20:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.24.0","html_url":"https://github.com/fission/fission/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"710d8431bbbcdb82d7a1ac2b93c068baa829959b","kind":"commit","published_at":"2026-05-14T18:36:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.23.0","html_url":"https://github.com/fission/fission/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0/manifests"},{"name":"v1.23.0-rc1","sha":"710d8431bbbcdb82d7a1ac2b93c068baa829959b","kind":"commit","published_at":"2026-05-14T18:36:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.23.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0-rc1/manifests"},{"name":"v1.22.0","sha":"82e1ff76a5452081149f4cf37ef65c75f531d84d","kind":"commit","published_at":"2025-12-16T05:03:52.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0/manifests"},{"name":"v1.22.0-rc2","sha":"e7cfb06afa2dc7017c53d63adf59eb16593629e9","kind":"commit","published_at":"2025-12-15T08:00:10.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc2/manifests"},{"name":"v1.22.0-rc1","sha":"b8cb98510ffb8cd740a0193603481e2b794f8419","kind":"commit","published_at":"2025-11-03T12:48:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc1/manifests"},{"name":"v1.21.0","sha":"2853498a9854f00d5aae28e6d54521114bcc43b3","kind":"commit","published_at":"2025-01-25T15:09:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0/manifests"},{"name":"v1.21.0-rc2","sha":"b6bd921ac14e73690e87be1d31b8f85afe494898","kind":"commit","published_at":"2025-01-23T11:56:36.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc2/manifests"},{"name":"v1.21.0-rc1","sha":"9f0bb6d11f1762120bc99a64bafea6cf5694b34d","kind":"commit","published_at":"2025-01-13T13:14:50.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc1/manifests"},{"name":"v1.20.5","sha":"352090d0925d7ccc306d12917f405e290c497e15","kind":"commit","published_at":"2024-10-04T07:33:02.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.5","html_url":"https://github.com/fission/fission/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5/manifests"},{"name":"v1.20.5-pre","sha":"2b8316fe5e81546d7a14fa5959e19fc86fd91e35","kind":"commit","published_at":"2024-10-04T05:59:38.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.5-pre","html_url":"https://github.com/fission/fission/releases/tag/v1.20.5-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.5-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5-pre/manifests"},{"name":"v1.20.4","sha":"cf55fbecea5f98a49f3eac14778ff92f24ece837","kind":"commit","published_at":"2024-09-02T06:44:23.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.4","html_url":"https://github.com/fission/fission/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"0159802497eb8753df34f724a3ee677f3216b73c","kind":"commit","published_at":"2024-08-09T08:08:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.3","html_url":"https://github.com/fission/fission/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"0cfe08df55664575399e7c66b1d0d80e50f331fd","kind":"commit","published_at":"2024-05-27T10:21:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.2","html_url":"https://github.com/fission/fission/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"7e8d5dd7ef1ab4a4f9dfd13bcfcff9d0f0bcffa5","kind":"commit","published_at":"2024-01-14T10:08:42.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.1","html_url":"https://github.com/fission/fission/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"9b57f1f2e7e0fda01b30b25c1171ca345d4754ee","kind":"commit","published_at":"2023-11-30T12:02:04.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0/manifests"},{"name":"v1.20.0-rc2","sha":"fdecc98775b8ab7e6cb3cb9f2e7097cd020f8844","kind":"commit","published_at":"2023-11-27T08:31:30.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc2/manifests"},{"name":"v1.20.0-rc1","sha":"88039cad63ce901e3d4c843e38e3cb1020504a9e","kind":"commit","published_at":"2023-10-30T05:41:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc1/manifests"},{"name":"v1.19.0","sha":"f955d1182aa0f7a717fd3e614b95a9895046f44f","kind":"commit","published_at":"2023-05-18T09:48:04.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0/manifests"},{"name":"v1.19.0-rc2","sha":"1133386ce9cd23570cb9a1da0d39185fe95e598d","kind":"commit","published_at":"2023-05-12T05:03:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc2/manifests"},{"name":"v1.19.0-rc1","sha":"3a1db58066607007234673553e2c88ec9e802f05","kind":"commit","published_at":"2023-03-31T09:37:20.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc1/manifests"},{"name":"v1.18.0","sha":"deb3523b598748d0b6a3a0ce9b7ddd3802db5d6f","kind":"commit","published_at":"2023-01-12T18:05:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0/manifests"},{"name":"v1.18.0-rc2","sha":"8df4fd0e7cdc9973744d5742e7cb83d50e9c053a","kind":"commit","published_at":"2022-12-15T09:34:10.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc2/manifests"},{"name":"v1.18.0-rc1","sha":"68286fe44ed21515722048eabf9492701d1704e8","kind":"commit","published_at":"2022-11-21T06:44:03.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc1/manifests"},{"name":"v1.16.3","sha":"5367062050ceaca3f3cec06815958dac3975782a","kind":"commit","published_at":"2022-10-10T06:06:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.3","html_url":"https://github.com/fission/fission/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.3/manifests"},{"name":"v1.17.0","sha":"b36e0516f432fc44fd4ab8f25fd3d8fe43473005","kind":"commit","published_at":"2022-09-16T13:10:41.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0/manifests"},{"name":"v1.17.0-rc2","sha":"12d323e32f6e46e66c1492c6170eec42b45ee161","kind":"commit","published_at":"2022-09-13T09:35:03.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc2/manifests"},{"name":"v1.16.2","sha":"31f52eca58ea899e29b0684c7820ae2ebe8447a1","kind":"commit","published_at":"2022-09-07T08:08:57.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.2","html_url":"https://github.com/fission/fission/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77f1835a22f0ce9a22519b083c0a01b047c147bb","kind":"commit","published_at":"2022-08-18T10:57:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.1","html_url":"https://github.com/fission/fission/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.1/manifests"},{"name":"v1.17.0-rc1","sha":"770c19a27b2b4e74a9a0909c0a85b7229b536898","kind":"commit","published_at":"2022-07-06T09:31:39.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc1/manifests"},{"name":"v1.16.0","sha":"ed1e4a5cf0be028f04090657547136a438ba05a8","kind":"commit","published_at":"2022-05-24T07:21:02.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9547623a90520e7179ea596680422ab064ab4b19","kind":"commit","published_at":"2022-05-11T07:02:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"8110f9ac13e8320094b85a99424f98dc52a9b9d8","kind":"commit","published_at":"2022-02-12T06:34:08.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc1/manifests"},{"name":"v1.15.1","sha":"327275d1a4eb3c7f21b367e9cae522a74c5aa09a","kind":"commit","published_at":"2021-12-28T13:10:07.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.1","html_url":"https://github.com/fission/fission/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5349a591865cd6083c499b8b3d511b765e19109d","kind":"commit","published_at":"2021-11-23T07:56:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0/manifests"},{"name":"v1.15.0-rc2","sha":"59e876062f6263d20c79f84bc2d90a9fcb452ba2","kind":"commit","published_at":"2021-11-11T11:32:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc2/manifests"},{"name":"v1.15.0-rc1","sha":"50b5c74c52880aac1ce801c3e9b34df2d5711753","kind":"commit","published_at":"2021-09-23T08:49:33.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc1/manifests"},{"name":"v1.14.1","sha":"9b5eb069d69d47d22ecc0270bf8619857ea3f19f","kind":"tag","published_at":"2021-08-03T11:45:13.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.14.1","html_url":"https://github.com/fission/fission/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.1/manifests"},{"name":"1.14.1","sha":"9b5eb069d69d47d22ecc0270bf8619857ea3f19f","kind":"commit","published_at":"2021-08-03T09:46:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.14.1","html_url":"https://github.com/fission/fission/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.1/manifests"},{"name":"v1.14.0","sha":"f4702fe066c48e05cd5c093311fe95e4a6a971a4","kind":"tag","published_at":"2021-08-02T15:44:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.14.0","html_url":"https://github.com/fission/fission/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.0/manifests"},{"name":"1.14.0","sha":"f4702fe066c48e05cd5c093311fe95e4a6a971a4","kind":"commit","published_at":"2021-08-02T06:48:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.14.0","html_url":"https://github.com/fission/fission/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.0/manifests"},{"name":"v1.13.1","sha":"d06ad04341377bec6b8c905a440956b7d659d8fb","kind":"tag","published_at":"2021-06-21T12:52:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.13.1","html_url":"https://github.com/fission/fission/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.1/manifests"},{"name":"1.13.1","sha":"d06ad04341377bec6b8c905a440956b7d659d8fb","kind":"commit","published_at":"2021-06-21T09:52:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.13.1","html_url":"https://github.com/fission/fission/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.1/manifests"},{"name":"v1.13.0","sha":"6fbd4878be785ded8f14eb9f8b8bc747946a2b8f","kind":"tag","published_at":"2021-06-16T10:57:48.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.13.0","html_url":"https://github.com/fission/fission/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.0/manifests"},{"name":"1.13.0","sha":"6fbd4878be785ded8f14eb9f8b8bc747946a2b8f","kind":"commit","published_at":"2021-06-16T07:40:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.13.0","html_url":"https://github.com/fission/fission/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.0/manifests"},{"name":"v1.12.0","sha":"ca1a0d4d67a78dd4eaa7790408549d8fb6fc20ca","kind":"tag","published_at":"2021-02-11T13:58:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.12.0","html_url":"https://github.com/fission/fission/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.12.0/manifests"},{"name":"1.12.0","sha":"ca1a0d4d67a78dd4eaa7790408549d8fb6fc20ca","kind":"commit","published_at":"2021-02-11T09:43:43.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.12.0","html_url":"https://github.com/fission/fission/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.12.0/manifests"},{"name":"v1.11.2","sha":"52508e19343ef93da4ce8960908c5569f44da225","kind":"tag","published_at":"2020-10-20T15:05:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.2","html_url":"https://github.com/fission/fission/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.2/manifests"},{"name":"1.11.2","sha":"52508e19343ef93da4ce8960908c5569f44da225","kind":"commit","published_at":"2020-10-20T14:32:09.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.2","html_url":"https://github.com/fission/fission/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.2/manifests"},{"name":"v1.11.1","sha":"c25171ecedf540eb395240fa59cae9520a101612","kind":"tag","published_at":"2020-10-14T19:17:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.1","html_url":"https://github.com/fission/fission/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.1/manifests"},{"name":"1.11.1","sha":"c25171ecedf540eb395240fa59cae9520a101612","kind":"commit","published_at":"2020-10-14T19:05:05.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.1","html_url":"https://github.com/fission/fission/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.1/manifests"},{"name":"v1.11.0","sha":"09b4ffed78ad7a7eea7ebaf47e7644843b0a0b12","kind":"tag","published_at":"2020-09-16T15:54:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.0","html_url":"https://github.com/fission/fission/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.0/manifests"},{"name":"1.11.0","sha":"09b4ffed78ad7a7eea7ebaf47e7644843b0a0b12","kind":"commit","published_at":"2020-09-16T15:37:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.0","html_url":"https://github.com/fission/fission/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.0/manifests"},{"name":"v1.10.0","sha":"e85d77bbce719fb898084c0ddb4ba37b199bf667","kind":"tag","published_at":"2020-06-29T19:28:41.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.10.0","html_url":"https://github.com/fission/fission/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.10.0/manifests"},{"name":"1.10.0","sha":"e85d77bbce719fb898084c0ddb4ba37b199bf667","kind":"commit","published_at":"2020-06-29T09:26:17.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.10.0","html_url":"https://github.com/fission/fission/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.10.0/manifests"},{"name":"v1.9.0","sha":"8a4d2c8ecc821e896d87f074660685565156aff1","kind":"tag","published_at":"2020-05-10T18:02:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.9.0","html_url":"https://github.com/fission/fission/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"8a4d2c8ecc821e896d87f074660685565156aff1","kind":"commit","published_at":"2020-05-10T15:40:13.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.9.0","html_url":"https://github.com/fission/fission/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"bda974a72c9093e241c1dae6a7fc1a2d16e28b02","kind":"tag","published_at":"2020-02-03T08:57:21.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.8.0","html_url":"https://github.com/fission/fission/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.8.0/manifests"},{"name":"1.8.0","sha":"bda974a72c9093e241c1dae6a7fc1a2d16e28b02","kind":"commit","published_at":"2020-02-03T07:19:16.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.8.0","html_url":"https://github.com/fission/fission/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.8.0/manifests"},{"name":"v1.7.1","sha":"9401c1ee8559975ffe97db27d8b3572af9f17eda","kind":"tag","published_at":"2019-12-09T04:13:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.1","html_url":"https://github.com/fission/fission/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.1/manifests"},{"name":"1.7.1","sha":"9401c1ee8559975ffe97db27d8b3572af9f17eda","kind":"commit","published_at":"2019-12-09T03:55:01.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.1","html_url":"https://github.com/fission/fission/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.1/manifests"},{"name":"v1.7.0","sha":"d6a8734aae39d4615439a5fdac8e32f269fab6aa","kind":"tag","published_at":"2019-12-02T13:46:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0/manifests"},{"name":"1.7.0","sha":"d6a8734aae39d4615439a5fdac8e32f269fab6aa","kind":"commit","published_at":"2019-12-02T13:26:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0","html_url":"https://github.com/fission/fission/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0/manifests"},{"name":"v1.7.0-rc.2","sha":"d9a0ee1e33aaf983c6e68b5c83d970b0c8174544","kind":"tag","published_at":"2019-11-27T17:06:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0-rc.2","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.2/manifests"},{"name":"1.7.0-rc.2","sha":"d9a0ee1e33aaf983c6e68b5c83d970b0c8174544","kind":"commit","published_at":"2019-11-27T16:40:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0-rc.2","html_url":"https://github.com/fission/fission/releases/tag/1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.2/manifests"},{"name":"1.7.0-rc.1","sha":"48e7a13c0f3ad2d02f1606f3478eda1d6ad51e31","kind":"commit","published_at":"2019-11-18T10:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0-rc.1","html_url":"https://github.com/fission/fission/releases/tag/1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.1/manifests"},{"name":"v1.7.0-rc.1","sha":"48e7a13c0f3ad2d02f1606f3478eda1d6ad51e31","kind":"commit","published_at":"2019-11-18T10:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.1/manifests"},{"name":"1.6.0","sha":"08b6d43ac1f1fa72854438aa6db636fd04c93098","kind":"commit","published_at":"2019-10-10T17:11:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.6.0","html_url":"https://github.com/fission/fission/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.6.0/manifests"},{"name":"v1.6.0","sha":"08b6d43ac1f1fa72854438aa6db636fd04c93098","kind":"commit","published_at":"2019-10-10T17:11:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.6.0","html_url":"https://github.com/fission/fission/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.6.0/manifests"},{"name":"1.5.0","sha":"d2d0467375d3318000ca57599c80691c8471a0a1","kind":"commit","published_at":"2019-09-09T01:54:27.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.5.0","html_url":"https://github.com/fission/fission/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"94b157137d45f311dba9affa1ad6ee79b56a73cb","kind":"commit","published_at":"2019-07-29T08:21:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.4.1","html_url":"https://github.com/fission/fission/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"77b0a63cbf53b172569881b664c970baf42e8081","kind":"commit","published_at":"2019-07-24T05:22:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.4.0","html_url":"https://github.com/fission/fission/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4c4bb1bc2e888b5b03d506ed71f463131b3dee12","kind":"commit","published_at":"2019-06-03T06:27:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.3.0","html_url":"https://github.com/fission/fission/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"518ab3b90d6d4085e653ef36feb6b34500940823","kind":"commit","published_at":"2019-05-09T08:23:34.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.2.1","html_url":"https://github.com/fission/fission/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7bd6423069fd840acbd7f6473f7f23cbb672b5c4","kind":"commit","published_at":"2019-05-03T17:59:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.2.0","html_url":"https://github.com/fission/fission/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"9a6f9b75ff569bf92fea394256e1f04b298d2f57","kind":"commit","published_at":"2019-03-25T10:43:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.1.0","html_url":"https://github.com/fission/fission/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"898d1271e21c19a421687ec04ae22a2b399fa11c","kind":"commit","published_at":"2019-02-13T11:04:05.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0.0","html_url":"https://github.com/fission/fission/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0.0/manifests"},{"name":"1.0","sha":"ee988f5a8b423926056f64bc64b5a8ed516a7261","kind":"commit","published_at":"2019-02-08T12:57:33.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0","html_url":"https://github.com/fission/fission/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0/manifests"},{"name":"1.0-rc2","sha":"12f6d91224c95e9e60da4adddd9922a273ace060","kind":"commit","published_at":"2019-01-14T16:55:42.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc2/manifests"},{"name":"1.0-rc1","sha":"2699aa606995a5b815eeafff489412daf72b5ade","kind":"commit","published_at":"2018-12-11T08:35:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc1/manifests"},{"name":"0.12.0","sha":"7350cf7b196fb410d6510597caa1d7ce0bd4de9f","kind":"commit","published_at":"2018-11-01T20:07:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.12.0","html_url":"https://github.com/fission/fission/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"9129758f990d9a09e22388c9233c1902a63be51b","kind":"commit","published_at":"2018-10-01T17:05:17.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.11.0","html_url":"https://github.com/fission/fission/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"95eef49cf8032dd9f9a2edcb985f91a7b1978e17","kind":"commit","published_at":"2018-08-17T20:17:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.10.0","html_url":"https://github.com/fission/fission/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"9087ef5d49a9d0af2e0dcde3bd37c19772b72043","kind":"commit","published_at":"2018-07-25T15:00:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.2","html_url":"https://github.com/fission/fission/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"92c9661e8d0e48ff41b2bdf3436c0328fbaeec04","kind":"commit","published_at":"2018-07-07T00:34:38.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.1","html_url":"https://github.com/fission/fission/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"efb52413dcecab1fbc81b483444f9685628b26dc","kind":"commit","published_at":"2018-07-04T05:48:29.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.0","html_url":"https://github.com/fission/fission/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"b782df4d5a69b0db21992bafc365456c880516f8","kind":"commit","published_at":"2018-06-05T05:43:21.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.8.0","html_url":"https://github.com/fission/fission/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"6a3e326f36164e589e14c4898e5c097457c9db8d","kind":"commit","published_at":"2018-05-05T04:42:16.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.2","html_url":"https://github.com/fission/fission/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"ceca40cd914206a8620dd012fe063e20a6ced93b","kind":"commit","published_at":"2018-04-10T21:43:50.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.1","html_url":"https://github.com/fission/fission/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0247ea488e7e2f4b23b46ec9757d7b381caccf81","kind":"commit","published_at":"2018-04-02T22:08:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.0","html_url":"https://github.com/fission/fission/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"704a8094e6724f8c26a667909c48c62ba6ee095f","kind":"commit","published_at":"2018-03-22T18:33:23.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.6.1","html_url":"https://github.com/fission/fission/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d852ddd91cb51bab887dec9a5ef46eb002191e3f","kind":"commit","published_at":"2018-03-01T21:43:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.6.0","html_url":"https://github.com/fission/fission/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.0/manifests"},{"name":"latest","sha":"d852ddd91cb51bab887dec9a5ef46eb002191e3f","kind":"commit","published_at":"2018-03-01T21:43:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/latest","html_url":"https://github.com/fission/fission/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/latest/manifests"},{"name":"0.5.0","sha":"c031e046c19702d777b9f98daeb6a02cb582255a","kind":"commit","published_at":"2018-02-07T16:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.5.0","html_url":"https://github.com/fission/fission/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"db372c11eb5acb65b72b9b5796bbe63417558c8d","kind":"commit","published_at":"2018-01-20T14:15:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.1","html_url":"https://github.com/fission/fission/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"8a097abf9b3a7ca553dd9692c39847a33d0e4db5","kind":"commit","published_at":"2017-11-15T21:25:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.0","html_url":"https://github.com/fission/fission/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0/manifests"},{"name":"0.4.0rc","sha":"d4b438559625454f2c378b610daef13d4e60faac","kind":"commit","published_at":"2017-11-08T20:45:09.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.0rc","html_url":"https://github.com/fission/fission/releases/tag/0.4.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0rc/manifests"},{"name":"0.3.0","sha":"e4d42797e620656a2867843b5988558602e1fa46","kind":"commit","published_at":"2017-09-29T06:44:53.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.3.0","html_url":"https://github.com/fission/fission/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0/manifests"},{"name":"0.3.0-rc","sha":"52c77c5bf5b6b54249ab049c9035e3c16df53f25","kind":"commit","published_at":"2017-09-27T14:46:00.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.3.0-rc","html_url":"https://github.com/fission/fission/releases/tag/0.3.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.3.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0-rc/manifests"},{"name":"buildmgr-preview-20170922","sha":"a6df2ca3caaa22066724e7b4e07f5c81aa6e164e","kind":"commit","published_at":"2017-09-22T15:02:22.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/buildmgr-preview-20170922","html_url":"https://github.com/fission/fission/releases/tag/buildmgr-preview-20170922","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@buildmgr-preview-20170922","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170922","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170922/manifests"},{"name":"buildmgr-preview-20170921","sha":"e768b9935bb06ed6c510049f887d1463f93a341c","kind":"commit","published_at":"2017-09-21T19:07:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/buildmgr-preview-20170921","html_url":"https://github.com/fission/fission/releases/tag/buildmgr-preview-20170921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@buildmgr-preview-20170921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170921/manifests"},{"name":"v0.2.1","sha":"dc50ebb8898d5474012ff20e88834a5966a8830e","kind":"commit","published_at":"2017-09-12T03:11:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1/manifests"},{"name":"v0.2.1-rc2","sha":"7c2634009ccb241cf95125d3439d31720d0d284c","kind":"commit","published_at":"2017-09-10T07:31:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1-rc2","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc2/manifests"},{"name":"v0.2.1-rc","sha":"fc0864dc5b816b56cb2a89b33f4a1ff8482b56aa","kind":"commit","published_at":"2017-09-09T03:49:35.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1-rc","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc/manifests"},{"name":"v0.2.0-20170901","sha":"1b9fa5bc3034c9816ceaf3a435c699faa5d8fe1c","kind":"commit","published_at":"2017-09-01T14:50:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.0-20170901","html_url":"https://github.com/fission/fission/releases/tag/v0.2.0-20170901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.0-20170901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.0-20170901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.0-20170901/manifests"},{"name":"nightly20170705","sha":"e4fe0078384fab34cdefd5742f9fbc401dd8cddd","kind":"commit","published_at":"2017-07-06T00:19:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/nightly20170705","html_url":"https://github.com/fission/fission/releases/tag/nightly20170705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@nightly20170705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170705/manifests"},{"name":"nightly20170621","sha":"8f1b27bd72c8c992a2a2c6e675a7ea4d3ee6d828","kind":"commit","published_at":"2017-06-21T07:09:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/nightly20170621","html_url":"https://github.com/fission/fission/releases/tag/nightly20170621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@nightly20170621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170621/manifests"},{"name":"alpha20170124","sha":"0465ccd352c7e219bf94fe101912ff52747be515","kind":"commit","published_at":"2017-01-24T16:40:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/alpha20170124","html_url":"https://github.com/fission/fission/releases/tag/alpha20170124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@alpha20170124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/alpha20170124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/alpha20170124/manifests"},{"name":"kubecon","sha":"e219804cde2e93a45025464c60d523cd444bf5d6","kind":"commit","published_at":"2016-11-11T19:56:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/kubecon","html_url":"https://github.com/fission/fission/releases/tag/kubecon","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@kubecon","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/kubecon","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/kubecon/manifests"}]},"repo_metadata_updated_at":"2026-08-19T04:35:07.702Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.9705845143012395,"dependent_packages_count":2.5363934453429455,"stargazers_count":0.7510052826618309,"forks_count":1.0083768699666709,"docker_downloads_count":1.4522120204661928,"average":1.743714426547776},"purl":"pkg:golang/github.com/fission/fission","advisories":[{"uuid":"GSA_kwCzR0hTQS1yNWpoLXEybXctZ2N4NM4ABgn2","url":"https://github.com/advisories/GHSA-r5jh-q2mw-gcx4","title":"Fission: SanitizeFilePath lexical HasPrefix bypass permits sibling-directory escape","description":"`SanitizeFilePath` in `pkg/utils/utils.go` validated that a path stayed under a safe directory by calling `strings.HasPrefix(path, safedir)`. This is a lexical check, not a directory boundary check: `/packages-extra/evil` starts with\n`/packages`, so it passed. The function did not enforce a path-separator boundary, so any sibling directory whose name began with the safe-directory string was accepted.\n\nCallers included the builder's `Clean` handler (`pkg/builder/builder.go:208`) and the fetcher's `Fetch` / `Upload` handlers (`pkg/fetcher/fetcher.go`). A tenant who could pre-create or control a sibling directory under the fetcher /\nbuilder's shared volume could induce a write or read outside the intended safe directory.\n\n### Affected\n\n- Project: `github.com/fission/fission`\n- Versions: all versions through v1.24.0 with `SanitizeFilePath` in the tree\n- Audited commit: `647c141`\n- Component: `pkg/utils/utils.go:SanitizeFilePath`\n- Callers: `pkg/builder/builder.go:157,164,208`, `pkg/fetcher/fetcher.go:296,311,450,496,565,571`\n- Configuration: default; requires a sibling directory to the safe dir to exist on the filesystem\n\n\nFix section (paste into the Fix / Patches field)\n\nFixed in [v1.25.0](https://github.com/fission/fission/releases/tag/v1.25.0) by:\n\n- [PR #3445](https://github.com/fission/fission/pull/3445) (commit [`8298e33e`](https://github.com/fission/fission/commit/8298e33ea7457702f893eae11077987cf905edb4)) — migrate every `SanitizeFilePath` call site (fetcher: `storePath` /\n`tmpPath` / `secretDir` / `configDir` / rename + `writeSecretOrConfigMap`; builder: `srcPkg` / `deployPkg` path validation and `srcPkg` stat) to new `pkg/utils/root.go` helpers (`RootJoin`, `RootStat`, `RootWriteFile`, `RootMkdirAll`,\n`RootRename`) that operate through `os.Root`. `os.Root` enforces directory confinement in the kernel and is recognized by CodeQL `go/path-injection` as a traversal barrier.\n- [PR #3446](https://github.com/fission/fission/pull/3446) (commit [`5aac6f0b`](https://github.com/fission/fission/commit/5aac6f0bcdf840e28f3f06c846ca7ae1866b3957)) — delete the deprecated `SanitizeFilePath` itself once no callers\nremained. The vulnerable function no longer exists in the tree.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-07-28T20:18:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.6,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-r5jh-q2mw-gcx4","https://nvd.nist.gov/vuln/detail/CVE-2026-50568","https://github.com/fission/fission/pull/3445","https://github.com/fission/fission/pull/3446","https://github.com/fission/fission/commit/5aac6f0bcdf840e28f3f06c846ca7ae1866b3957","https://github.com/fission/fission/commit/8298e33ea7457702f893eae11077987cf905edb4","https://github.com/fission/fission/releases/tag/v1.25.0","https://github.com/advisories/GHSA-r5jh-q2mw-gcx4"],"source_kind":"github","identifiers":["GHSA-r5jh-q2mw-gcx4","CVE-2026-50568"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-28T21:00:32.267Z","updated_at":"2026-08-28T13:00:36.223Z","epss_percentage":0.00115,"epss_percentile":0.01701,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNWpoLXEybXctZ2N4NM4ABgn2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yNWpoLXEybXctZ2N4NM4ABgn2","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.25.0","vulnerable_version_range":"\u003c= 1.24.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNWpoLXEybXctZ2N4NM4ABgn2/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xNnZtLXhxYzktdjNmZs4ABgn1","url":"https://github.com/advisories/GHSA-q6vm-xqc9-v3ff","title":" Fission: Zip Slip in pkg/utils/zip.go:Unarchive allows fetcher to write outside the destination directory","description":"`Unarchive` in `pkg/utils/zip.go` joined each archive entry name with the destination directory via `filepath.Join` and wrote the result without checking whether the resolved path stayed under the destination. A zip entry named\n  `../../tmp/evil` therefore landed at `/tmp/evil`. An attacker who could control a `Package.Spec.Source.URL` or `Deployment.URL` archive could induce the fetcher (running as the per-environment pod's `fission-fetcher` sidecar) to write\n  files anywhere that process could reach: into other tenants' `/packages/\u003cns\u003e/` directories, into mounted secret/config volumes, or into the fetcher's own binary.\n\n  ### Affected\n\n  - Project: `github.com/fission/fission`\n  - Versions: all up to and including v1.24.0\n  - Audited commit: `647c141`\n  - Component: `pkg/utils/zip.go` (`Unarchive`)\n  - Configuration: default; triggered when the fetcher downloads and extracts a zip archive\n\n  Fix section (paste into the Fix / Patches field)\n\n  Fixed in [v1.25.0](https://github.com/fission/fission/releases/tag/v1.25.0) by:\n\n  - [PR #3444](https://github.com/fission/fission/pull/3444) (commit [`55704aca`](https://github.com/fission/fission/commit/55704aca1b8d6f45bc7c7c2e4805c7e14875ec0f)) — `Unarchive` now opens an `os.Root` on the destination, validates each\n  archive entry name (rejects absolute paths and `..` traversal), and refuses symlink entries up front. The `os.Root` confines every `mkdir` / `create` to the destination in the kernel.\n\n  Regression coverage: `TestUnarchiveZipSlip` in `pkg/utils/zip_test.go` exercises parent-traversal, absolute-path, and symlink entries.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-28T20:16:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-q6vm-xqc9-v3ff","https://nvd.nist.gov/vuln/detail/CVE-2026-50567","https://github.com/fission/fission/pull/3444","https://github.com/fission/fission/releases/tag/v1.25.0","https://github.com/advisories/GHSA-q6vm-xqc9-v3ff"],"source_kind":"github","identifiers":["GHSA-q6vm-xqc9-v3ff","CVE-2026-50567"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-28T21:00:32.267Z","updated_at":"2026-08-28T13:00:36.224Z","epss_percentage":0.00301,"epss_percentile":0.22095,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNnZtLXhxYzktdjNmZs4ABgn1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xNnZtLXhxYzktdjNmZs4ABgn1","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.25.0","vulnerable_version_range":"\u003c= 1.24.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNnZtLXhxYzktdjNmZs4ABgn1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12Y2hoLXI1M2otOG1wd84ABgn0","url":"https://github.com/advisories/GHSA-vchh-r53j-8mpw","title":"Fission: HTTPTrigger admission omits RelativeURL / Prefix validation; kubectl apply bypasses CLI checks","description":"`HTTPTriggerSpec.Validate()` validated `Methods`, `FunctionReference`, `Host`, `IngressConfig`, and `CorsConfig`, but silently skipped `RelativeURL` and `Prefix`. Those two fields were validated at the CLI level only\n(`pkg/fission-cli/cmd/httptrigger/create.go:83`). The post-CRD-modernization webhook for HTTPTrigger was retired in favor of API-server CEL — and CEL had no rules on those fields either — so an HTTPTrigger created via `kubectl apply` or\na direct Kubernetes REST API call bypassed every URL-level check.\n\nA tenant with HTTPTrigger create permission could therefore create triggers whose `RelativeURL` or `Prefix`:\n\n- was empty (with both fields unset, the trigger has no URL),\n- did not start with `/`,\n- was exactly `/` (claiming the entire router root),\n- contained `..` traversal segments (e.g. `/api/../admin`),\n- collided with router-owned routes: `/router-healthz`, `/readyz`, `/_version`, `/auth/login`,\n- collided with the router-internal function prefix `/fission-function/\u003cns\u003e/\u003cname\u003e`.\n\n### Affected\n\n- Project: `github.com/fission/fission`\n- Versions: all versions through v1.24.0\n- Audited commit: `647c141`\n- Component: `pkg/apis/core/v1/validation.go:HTTPTriggerSpec.Validate` (and the missing CEL on `HTTPTriggerSpec`)\n- Configuration: default\n\nFix section (paste into the Fix / Patches field)\n\nFixed in [v1.25.0](https://github.com/fission/fission/releases/tag/v1.25.0) by:\n\n- [PR #3464](https://github.com/fission/fission/pull/3464) (commit [`0deed6bf`](https://github.com/fission/fission/commit/0deed6bf2af2a0c0c6094b25e1a0afad36773e3b)) — enforce the path-safety invariants at both admission layers so the API\nserver's CEL evaluation and the Go-side `HTTPTriggerSpec.Validate()` agree:\n  - Three `+kubebuilder:validation:XValidation` rules on `HTTPTriggerSpec` (the API server's CEL admission gate, regenerated into `crds/v1/fission.io_httptriggers.yaml`):\n    - at least one of `relativeurl` or `prefix` must be non-empty;\n    - `relativeurl`, when set, must start with `/`, must not be `/`, must contain no `..` segment, must not be in the reserved exact-path set, and must not start with `/fission-function/`;\n    - `prefix`, when set, the same rules guarded by `has(self.prefix)`.\n  - `validateTriggerPath` helper in `pkg/apis/core/v1/validation.go`, invoked from `HTTPTriggerSpec.Validate()`, mirrors the CEL rules so the CLI's early rejection and the router reconciler's status-Condition path match what the API\nserver admits.\n\nRegression coverage: a new `TestHTTPTriggerSpecValidate_Path` table in `pkg/apis/core/v1/validation_validators_test.go` exercises every PoC case from the advisory plus literal `..`-prefixed-segment positives that must remain allowed.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-07-28T20:16:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-vchh-r53j-8mpw","https://nvd.nist.gov/vuln/detail/CVE-2026-50569","https://github.com/fission/fission/pull/3464","https://github.com/fission/fission/commit/0deed6bf3f26bc0f10e9130cd0d479b0b9f5f609","https://github.com/fission/fission/releases/tag/v1.25.0","https://github.com/advisories/GHSA-vchh-r53j-8mpw"],"source_kind":"github","identifiers":["GHSA-vchh-r53j-8mpw","CVE-2026-50569"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-28T21:00:32.267Z","updated_at":"2026-08-28T13:00:36.225Z","epss_percentage":0.00228,"epss_percentile":0.13279,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12Y2hoLXI1M2otOG1wd84ABgn0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12Y2hoLXI1M2otOG1wd84ABgn0","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.25.0","vulnerable_version_range":"\u003c= 1.24.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12Y2hoLXI1M2otOG1wd84ABgn0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xZjV2LW03cDQtOTVycM4ABgnz","url":"https://github.com/advisories/GHSA-qf5v-m7p4-95rp","title":"Fission: Incomplete capability denylist in Environment/Function PodSpec validation allows tenant-added CAP_SYS_TIME and cross-tenant node wall-clock corruption","description":"Fission v1.24.0 added PodSpec safety validation for tenant-facing Environment and Function CRDs (`ValidatePodSpecSafety` / `ValidateContainerSafety` admission webhook + `sanitizeContainerSecurityContext` executor merge layer), but the\ncapability check was implemented as a fixed **denylist of six Linux capabilities** (SYS_ADMIN, NET_ADMIN, SYS_PTRACE, SYS_MODULE, DAC_READ_SEARCH, DAC_OVERRIDE). The denylist omitted **CAP_SYS_TIME**, among others. As a result, a tenant\nwho could create a Function or Environment CRD could request `securityContext.capabilities.add: [\"SYS_TIME\"]`, pass Fission's admission validation and merge-layer sanitization, and run attacker-controlled code with `CAP_SYS_TIME` in the\nresulting function or runtime container.\n\nDemonstrated consequence: cross-tenant node integrity damage via `CAP_SYS_TIME`. The Linux real-time clock is not namespaced — time namespaces virtualize only `MONOTONIC` and `BOOTTIME`, never `REALTIME` — so a tenant container holding\n`CAP_SYS_TIME` could call `clock_settime(CLOCK_REALTIME)` and rewrite the shared node wall clock. That corrupts TLS / certificate validity windows, Kubernetes lease renewal, token expiry, scheduling, and time-series for every workload on\nthe node.\n\nThe denylist also omitted `SYS_RAWIO`, `BPF`, `SYS_RESOURCE`, and `MAC_ADMIN`. Those are documented as evidence that the denylist is structurally incomplete (their practical impact is kernel-, LSM-, or device-cgroup-dependent and is not\nexercised in this report).\n\nThe deeper structural problem: a denylist on `capabilities.add` cannot constrain capabilities the OCI runtime grants by default — `DAC_OVERRIDE` is in the OCI default cap set and reaches the container regardless of any `add` check,\npartially mooting the denylist for its own entries. A capability allowlist (with `drop:[\"ALL\"]` to remove the default set) is the only model that addresses both problems.\n\n### Affected\n\n- Project: `github.com/fission/fission`\n- Versions: `\u003c= 1.24.0`\n- Audited commits: v1.24.0 tag (`ce617120`) and current HEAD at audit time\n- Component: `pkg/apis/core/v1/podspec_safety.go` (`dangerousCapabilities`) and `pkg/executor/util/merge.go` (`dangerousMergeContainerCapabilities`)\n- Pre-condition: cluster does not enforce a restrictive Pod Security Admission (PSA) profile on the function-pod namespace. With PSA `restricted` in force the API server's PodSecurity admission rejects the pod at creation and this\nfinding does not apply. Fission added its own PodSpec validation precisely because it cannot assume PSA enforcement.\n\n\nFix section (paste into the Fix / Patches field)\n\nFixed in [v1.25.0](https://github.com/fission/fission/releases/tag/v1.25.0) by:\n\n- [PR #3465](https://github.com/fission/fission/pull/3465) (commit [`2569b42b`](https://github.com/fission/fission/commit/2569b42b)) — replace the denylist with a PSA-restricted allowlist (`NET_BIND_SERVICE` only) at both enforcement\nlayers:\n  - `pkg/apis/core/v1/podspec_safety.go` — `ValidateContainerSafety` now rejects any `capabilities.add` entry not in `allowedCapabilities`. The container check is invoked from `ValidatePodSpecSafety` for every PodSpec container /\ninit-container and from `Environment.validateForAdmission` for the bare `Runtime.Container` / `Builder.Container`.\n  - `pkg/executor/util/merge.go` — `sanitizeContainerSecurityContext` filters `capabilities.add` through the same allowlist at every merge site (poolmgr / newdeploy / container executor / builder).\n- The same PR adds 21 bounded CEL `XValidation` rules covering the cheap pod-level invariants (`hostNetwork` / `hostPID` / `hostIPC` / `serviceAccountName` / `serviceAccount` override) on `FunctionSpec`, `Runtime`, and `Builder`, plus\nthe bare-Container `SecurityContext` checks (`privileged != true`, `allowPrivilegeEscalation != true`, `capabilities.add ⊆ {NET_BIND_SERVICE}`) on `Runtime` and `Builder`. The API server now short-circuits those attack vectors per CRD\napply before the webhook is invoked. Per-container PodSpec iteration stays in the webhook because it exceeds the API server's CEL cost budget.\n- The same PR also adds two forward-compat regression guards in `pkg/apis/core/v1/podspec_safety_test.go`:\n  - `TestAllTenantContainerSurfacesAreValidated` walks every CRD root type via reflection and fails if any reachable `*apiv1.PodSpec` or `*apiv1.Container` field is missing from the hand-maintained known-covered set.\n  - `TestTenantContainerSurfaces_RejectSysAdmin` end-to-end exercises each covered surface and asserts `ValidateForAdmission` rejects a `SYS_ADMIN` injection at that exact path.\n\n### Not addressed in v1.25.0\n\nThe advisory's structural recommendation to force `capabilities.drop: [\"ALL\"]` at the merge layer is **not** part of this fix. Fission's own sidecar containers (`fission-fetcher`, builder) were authored against the OCI default capability\nset and need a per-container cap audit before `drop:[\"ALL\"]` can be applied uniformly. The allowlist on `capabilities.add` closes the demonstrated `CAP_SYS_TIME` impact; the OCI-default-cap concern (which the advisory itself marks as\nconditional / not demonstrated) is tracked separately.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-28T20:12:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L","references":["https://github.com/fission/fission/security/advisories/GHSA-qf5v-m7p4-95rp","https://nvd.nist.gov/vuln/detail/CVE-2026-50570","https://github.com/fission/fission/pull/3465","https://github.com/fission/fission/commit/2569b42bfadbcb7d78b55a00a60f77937e522699","https://github.com/fission/fission/releases/tag/v1.25.0","https://github.com/advisories/GHSA-qf5v-m7p4-95rp"],"source_kind":"github","identifiers":["GHSA-qf5v-m7p4-95rp","CVE-2026-50570"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-28T21:00:32.267Z","updated_at":"2026-08-28T13:00:36.225Z","epss_percentage":0.00274,"epss_percentile":0.19216,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xZjV2LW03cDQtOTVycM4ABgnz","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xZjV2LW03cDQtOTVycM4ABgnz","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.25.0","vulnerable_version_range":"\u003c= 1.24.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xZjV2LW03cDQtOTVycM4ABgnz/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNjN2LTJnOXctMnc2ds4ABZyY","url":"https://github.com/advisories/GHSA-m63v-2g9w-2w6v","title":"Fission: Environment Runtime.Container and Builder.Container SecurityContext bypass allows privileged pod creation","description":"### Summary\n\nA follow-up bypass of the round-4 PodSpec hardening (GHSA-gx55-f84r-v3r7, GHSA-wmgg-3p4h-48x7, GHSA-v455-mv2v-5g92). Those advisories validate and sanitize the `PodSpec` (`spec.runtime.podSpec` / `spec.builder.podSpec` /\n`function.spec.podSpec`), but the Environment CRD also exposes `spec.runtime.container` and `spec.builder.container` — a standalone `Container` merged into the runtime/builder pod whose `SecurityContext` bypassed both layers.\n\n### Details\n\n**Admission-layer gap.** `Environment.Validate()` calls `ValidatePodSpecSafety()` on `Runtime.PodSpec` and `Builder.PodSpec` only. That function takes a `*PodSpec`, so it never inspects the standalone `Runtime.Container.SecurityContext`\nor `Builder.Container.SecurityContext`.\n\n**Merge-layer gap.** `sanitizeContainerSecurityContext()` ran only inside `MergePodSpec()`. The container field is merged via `MergeContainer()`, which did not sanitize. With only `Runtime.Container` set and `Runtime.PodSpec` nil,\n`MergePodSpec` is never invoked, so the sanitizer never ran.\n\nAffected merge sites: poolmgr (`gp_deployment.go`), newdeploy (`newdeploy.go`), and buildermgr (`envwatcher.go`).\n\n#### Proof of concept\n\n```yaml\napiVersion: fission.io/v1\nkind: Environment\nmetadata:\n  name: priv-escape-test\n  namespace: default\nspec:\n  version: 3\n  runtime:\n    image: \"ghcr.io/fission/python-env:latest\"\n    container:\n      name: priv-escape-test\n      securityContext:\n        privileged: true\n  poolsize: 1\n```\n\nThe admission webhook accepts this Environment and the resulting pool pod runs with `privileged: true`. Equivalent bypasses: `allowPrivilegeEscalation: true`, `capabilities.add: [\"SYS_ADMIN\"]`, `capabilities.add:\n[\"NET_ADMIN\",\"SYS_PTRACE\"]`. The same attack applies to `Builder.Container`.\n\n### Impact\n\nA tenant with `environments.fission.io` create/update RBAC can run `privileged` / `allowPrivilegeEscalation` / dangerous-capability containers in the Fission function or builder namespace, scheduled under the executor's high-privilege\nservice account — enabling container-sandbox escape, host filesystem and network access, and potential node- and cluster-level compromise. Identical blast radius to GHSA-gx55-f84r-v3r7.\n\n### Fix\n\nFixed in [#3406](https://github.com/fission/fission/pull/3406) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0).\n\n- **Admission layer (primary defence):** a new `ValidateContainerSafety` in `pkg/apis/core/v1/podspec_safety.go` applies the per-container SecurityContext denylist (`privileged`, `allowPrivilegeEscalation`, dangerous capabilities) to a\nstandalone container, and is called from `Environment.Validate()` for `Runtime.Container` and `Builder.Container`.\n- **Merge layer (defence in depth):** `sanitizeContainerSecurityContext()` is now invoked inside `MergeContainer()` itself, covering all three executor/builder call sites.\n\n### Workarounds\n\n- Restrict Environment create/update RBAC to trusted administrators.\n- Deploy a Kyverno / OPA Gatekeeper policy rejecting dangerous Container SecurityContext on Environment CRDs.\n- Label the function/builder namespaces with `pod-security.kubernetes.io/enforce: restricted`.\n\n### References\n\n- GHSA-gx55-f84r-v3r7, GHSA-wmgg-3p4h-48x7, GHSA-v455-mv2v-5g92 — the round-4 PodSpec fixes this advisory bypasses ([#3391](https://github.com/fission/fission/pull/3391), `e484df84`).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-06-30T18:20:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/fission/fission/security/advisories/GHSA-m63v-2g9w-2w6v","https://nvd.nist.gov/vuln/detail/CVE-2026-50566","https://github.com/fission/fission/pull/3406","https://github.com/fission/fission/commit/695d3e97e3a20463ab7c8c081843e69e65e952e5","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-m63v-2g9w-2w6v"],"source_kind":"github","identifiers":["GHSA-m63v-2g9w-2w6v","CVE-2026-50566"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-08-28T13:01:16.918Z","epss_percentage":0.0029,"epss_percentile":0.20945,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNjN2LTJnOXctMnc2ds4ABZyY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNjN2LTJnOXctMnc2ds4ABZyY","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNjN2LTJnOXctMnc2ds4ABZyY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04d2NqLW1mcmMtang1cc4ABZyX","url":"https://github.com/advisories/GHSA-8wcj-mfrc-jx5q","title":"Fission builder pods auto-mount the fission-builder ServiceAccount token in the user-supplied builder container","description":"### Summary\n\nFission builder pods were created with `ServiceAccountName: fission-builder` and no `AutomountServiceAccountToken: false`, so the kubelet auto-mounted the service-account token into every container in the pod — including the\nuser-supplied builder image.\n\n### Details\n\nThe user controls the builder container image, command, and podspec through `Environment.spec.builder.image` / `.container` / `.podspec`. With the SA token auto-mounted at `/var/run/secrets/kubernetes.io/serviceaccount/token` inside that\n container, any code running there inherited the `fission-builder` identity. The `fission-builder` SA holds namespace-wide `get` on `secrets` and `configmaps` (`pkg/utils/serviceaccount.go`), so the user-controlled builder container\ncould read every Secret in the builder namespace by name.\n\nThis is the buildermgr sibling of GHSA-85g2-pmrx-r49q (CVE-2026-46617), whose fix suppressed the SA-token automount on function runtime pods but did not cover the structurally identical primitive in `pkg/buildermgr/envwatcher.go`.\n\n### Impact\n\nA subject with `create`/`update` on `Environment` CRDs in a namespace observed by the buildermgr could read every Secret and ConfigMap in the builder namespace via the auto-mounted `fission-builder` token.\n\n### Fix\n\nFixed in [#3390](https://github.com/fission/fission/pull/3390) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0). In `createBuilderDeployment`:\n\n- Set pod-level `AutomountServiceAccountToken=false` on the initial PodSpec and add the projected fetcher SA-token volume.\n- Re-clamp `AutomountServiceAccountToken=false` after every `MergePodSpec` call so a user-supplied podspec cannot restore the kubelet automount.\n- Mount the token via a projected volume on the fetcher sidecar only, so the legitimate build → archive-upload flow keeps its cluster API access.\n\nReuses the projected-volume helpers from `pkg/executor/util/satoken.go` introduced by the GHSA-85g2-pmrx-r49q fix.\n\n### Behavioural change\n\nThe user-supplied builder container no longer receives an auto-mounted SA token. The fetcher sidecar still gets its token via a projected volume.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-30T18:20:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-8wcj-mfrc-jx5q","https://nvd.nist.gov/vuln/detail/CVE-2026-50565","https://github.com/fission/fission/pull/3390","https://github.com/fission/fission/commit/8fa799417c77ce8a0189d9858bfe11ece29b84a6","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-8wcj-mfrc-jx5q"],"source_kind":"github","identifiers":["GHSA-8wcj-mfrc-jx5q","CVE-2026-50565"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-07-27T03:00:51.553Z","epss_percentage":0.00256,"epss_percentile":0.1712,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04d2NqLW1mcmMtang1cc4ABZyX","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04d2NqLW1mcmMtang1cc4ABZyX","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04d2NqLW1mcmMtang1cc4ABZyX/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1neDU1LWY4NHItdjNyN84ABZyW","url":"https://github.com/advisories/GHSA-gx55-f84r-v3r7","title":"Fission Environment CRD podspec passthrough enables hostPID/hostNetwork/privileged pods, node escape","description":"### Summary\n\nFission's `Environment` CRD exposes `spec.runtime.podSpec` and `spec.builder.podSpec`, which are merged into the Kubernetes pod specs for runtime and builder pods. The merge logic propagated `hostNetwork`, `hostPID`, `hostIPC`, container\n `privileged`, and `serviceAccountName` from the user-supplied podspec with no filtering, and `Environment.Validate` performed no security-relevant checks on these fields.\n\n### Details\n\nA namespace user with `create`/`update` on `environments.fission.io` could produce privileged, host-network, hostPID pods in the Fission function or builder namespace. Because the Helm chart created the `fission-function` and\n`fission-builder` namespaces with no `pod-security.kubernetes.io/enforce` labels, Kubernetes Pod Security Admission did not catch the escape either.\n\nFrom a host-network privileged pod with hostPID, the attacker could `nsenter` into the host, read cloud-metadata credentials, access the container-runtime socket, pivot to other namespaces, and fully compromise the node.\n\n### Impact\n\n`environments.fission.io` create/update RBAC is escalated to node compromise — host filesystem and network access on the scheduling node, and from there potential cluster-wide takeover.\n\n### Fix\n\nFixed in [#3391](https://github.com/fission/fission/pull/3391) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0). Denylist at admission (the primary defence) plus belt-and-braces at the merge layer.\n\n**Admission denylist** (`pkg/apis/core/v1/podspec_safety.go::ValidatePodSpecSafety`), called from `Environment.Validate` for both `Runtime.PodSpec` and `Builder.PodSpec`:\n\n- pod-level: `HostNetwork`, `HostPID`, `HostIPC`, `ServiceAccountName` / `DeprecatedServiceAccount` override, hostPath volumes;\n- per-container: `SecurityContext.Privileged=true`, `SecurityContext.AllowPrivilegeEscalation=true`, dangerous capabilities (`SYS_ADMIN`, `NET_ADMIN`, `SYS_PTRACE`, `SYS_MODULE`, `DAC_READ_SEARCH`, `DAC_OVERRIDE`).\n\n**Update-bypass closed:** the `Environment` validating-webhook marker is extended from `verbs=create` to `verbs=create;update` (chart and envtest manifests aligned).\n\n**Merge-layer belt-and-braces** (`pkg/executor/util/merge.go`): even if admission is bypassed (`failurePolicy=Ignore` or stale pre-webhook objects), the denylisted pod-level fields are stripped and per-container dangerous settings are\nsanitized before the merge (with `SecurityContext` deep-copied first so cached informer objects are not mutated). Legitimate operator hardening via the chart's pod-level `securityContext` (fsGroup, runAsNonRoot, runAsUser) still flows\nthrough.\n\n### Behavioural change\n\nEnvironments that explicitly set any denylisted field are now rejected at admission. There is no legitimate Fission use case — these primitives exist for cluster operators, not Environment authors.\n\nThis is the same root cause and fix as GHSA-wmgg-3p4h-48x7.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-06-30T18:19:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/fission/fission/security/advisories/GHSA-gx55-f84r-v3r7","https://nvd.nist.gov/vuln/detail/CVE-2026-50564","https://github.com/fission/fission/pull/3391","https://github.com/fission/fission/commit/e484df8460bb4e8026e24210120602aa7f181f64","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-gx55-f84r-v3r7"],"source_kind":"github","identifiers":["GHSA-gx55-f84r-v3r7","CVE-2026-50564"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-08-28T13:01:16.919Z","epss_percentage":0.00274,"epss_percentile":0.19276,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1neDU1LWY4NHItdjNyN84ABZyW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1neDU1LWY4NHItdjNyN84ABZyW","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1neDU1LWY4NHItdjNyN84ABZyW/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12NDU1LW12MnYtNWc5Ms4ABZyV","url":"https://github.com/advisories/GHSA-v455-mv2v-5g92","title":"Fission Container Executor Function PodSpec Injection Leading to Node Escape","description":"### Summary\n\nFission's Container Executor path lets a tenant supply `Function.spec.podspec` directly; the executor merges it into the executor-built podspec and creates a Deployment whose pods run the user's container image.\n\n### Details\n\nTwo flaws compounded:\n\n1. `pkg/apis/core/v1/validation.go::FunctionSpec.Validate` only checked that `spec.PodSpec != nil` when `executorType: container`; it did not inspect the content of `spec.PodSpec`.\n2. `pkg/executor/util/merge.go::MergePodSpec` unconditionally forwarded `hostPID`, `hostNetwork`, `hostIPC`, hostPath volumes, `serviceAccountName`, and container `privileged` into the Deployment spec via the container-executor sink\n(`pkg/executor/executortype/container/deployment.go::getDeploymentSpec`).\n\nA tenant with only `functions.fission.io/create` could deploy a Function with a crafted podspec that mounted the host root filesystem and shared host namespaces. The executor — running under its high-privilege SA, which holds\n`deployments/create` on the function namespace — created that Deployment on the tenant's behalf, turning Function-create into effective `deployments/create` with arbitrary pod-security configuration.\n\nThis is the Function-CRD sibling of GHSA-gx55-f84r-v3r7 / GHSA-wmgg-3p4h-48x7, with a **lower** attack threshold: regular function developers typically hold `functions/create` but not `environments/create`.\n\n### Impact\n\nA tenant with only `functions.fission.io/create` is escalated to node escape via a privileged, host-namespace pod scheduled by the executor.\n\n### Fix\n\nFixed in [#3391](https://github.com/fission/fission/pull/3391) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0).\n\n- `FunctionSpec.Validate` now calls `ValidatePodSpecSafety(\"Function.spec.podspec\", spec.PodSpec)` after the existing `spec.PodSpec == nil` check.\n- The Function validating webhook is already registered on `verbs=create;update`, so it picks up the new validation with no marker change.\n- The same merge-layer strip and per-container sanitize used for the Environment path applies here, since the container-executor sink calls `util.MergePodSpec`.\n\nSee GHSA-gx55-f84r-v3r7 for the detailed fix.\n\n### Behavioural change\n\nFunctions whose `spec.podspec` sets host namespaces, hostPath volumes, container `privileged`/`allowPrivilegeEscalation`, dangerous Linux capabilities, or a `serviceAccountName` override are now rejected at admission. Legitimate\ncontainer-executor functions that set `image`, `command`, `args`, `env`, `resources`, `nodeSelector`, `tolerations`, `affinity`, non-hostPath `volumes`, or `volumeMounts` are unaffected.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-06-30T18:18:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/fission/fission/security/advisories/GHSA-v455-mv2v-5g92","https://nvd.nist.gov/vuln/detail/CVE-2026-50563","https://github.com/fission/fission/pull/3391","https://github.com/fission/fission/commit/e484df8460bb4e8026e24210120602aa7f181f64","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-v455-mv2v-5g92"],"source_kind":"github","identifiers":["GHSA-v455-mv2v-5g92","CVE-2026-50563"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-08-28T13:01:16.919Z","epss_percentage":0.00274,"epss_percentile":0.19276,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NDU1LW12MnYtNWc5Ms4ABZyV","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12NDU1LW12MnYtNWc5Ms4ABZyV","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NDU1LW12MnYtNWc5Ms4ABZyV/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13bWdnLTNwNGgtNDh4N84ABZyU","url":"https://github.com/advisories/GHSA-wmgg-3p4h-48x7","title":"Fission Environment CRD PodSpec Injection Leading to Node Escape and Cluster Takeover","description":"### Summary\n\nA stronger framing of the same root cause as GHSA-gx55-f84r-v3r7: the `Environment.spec.runtime.podSpec` / `spec.builder.podSpec` passthrough lacked validation, and `MergePodSpec` propagated dangerous fields into the generated pods.\n\n### Details\n\nThree independent flaws compounded:\n\n1. **Validate gap.** `pkg/apis/core/v1/validation.go::Environment.Validate` checked only container naming conventions, never `hostPID`/`hostIPC`/`hostNetwork`/`hostPath`/`privileged`.\n2. **UPDATE bypass.** The `pkg/webhook/environment.go` kubebuilder marker registered `verbs=create` only. A tenant could `kubectl apply` a clean Environment and then `kubectl patch` in the dangerous fields — the webhook was never called.\n3. **Merge propagation.** `pkg/executor/util/merge.go::MergePodSpec` unconditionally forwarded `HostPID`, `HostIPC`, `HostNetwork`, `Volumes` (including hostPath), `SecurityContext`, and `ServiceAccountName` into the Deployments\ngenerated by poolmgr / newdeploy / buildermgr.\n\nA `kubectl apply` plus a follow-up `kubectl patch` caused poolmgr to schedule a privileged pod with a host-root mount within roughly 20 seconds. From that pod the cluster CA private key was readable, allowing the attacker to sign\narbitrary kubelet certificates and achieve full cluster takeover.\n\n### Impact\n\n`environments.fission.io` create/update RBAC is escalated to node escape and, via the readable cluster CA key, full cluster takeover.\n\n### Fix\n\nFixed in [#3391](https://github.com/fission/fission/pull/3391) (with the companion buildermgr SA-token fix in [#3390](https://github.com/fission/fission/pull/3390)) and released in\n[v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0). Each enumerated flaw is addressed:\n\n1. **Validate** — `ValidatePodSpecSafety` is called from `Environment.Validate` for both `Runtime.PodSpec` and `Builder.PodSpec`.\n2. **UPDATE bypass** — the webhook marker is extended to `verbs=create;update`; chart and envtest manifests are aligned.\n3. **Merge propagation** — host namespaces, `ServiceAccountName`, and hostPath volumes are stripped at the merge layer; per-container `privileged`/`allowPrivilegeEscalation` and dangerous capabilities are sanitized.\n\nSee GHSA-gx55-f84r-v3r7 for the detailed fix — both advisories close to the same commit.\n\n### Duplicate handling\n\nThis advisory and GHSA-gx55-f84r-v3r7 were reported separately but close to the same code fix. Both are published to acknowledge each reporter's contribution and to keep the public CVE record clear about the multi-layer nature of the\nissue.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-06-30T18:18:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/fission/fission/security/advisories/GHSA-wmgg-3p4h-48x7","https://nvd.nist.gov/vuln/detail/CVE-2026-50545","https://github.com/fission/fission/pull/3390","https://github.com/fission/fission/pull/3391","https://github.com/fission/fission/commit/8fa799417c77ce8a0189d9858bfe11ece29b84a6","https://github.com/fission/fission/commit/e484df8460bb4e8026e24210120602aa7f181f64","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-wmgg-3p4h-48x7"],"source_kind":"github","identifiers":["GHSA-wmgg-3p4h-48x7","CVE-2026-50545"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-08-28T13:01:16.920Z","epss_percentage":0.003,"epss_percentile":0.21983,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13bWdnLTNwNGgtNDh4N84ABZyU","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13bWdnLTNwNGgtNDh4N84ABZyU","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13bWdnLTNwNGgtNDh4N84ABZyU/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jdnc2LWdmdnYtOTUzcc4ABZyT","url":"https://github.com/advisories/GHSA-cvw6-gfvv-953q","title":"Fission: Cross-namespace Environment reference via unvalidated EnvironmentRef in Function admission webhook","description":"### Summary\n\nThe Fission Function admission webhook (`pkg/webhook/function.go`) validated that `spec.secrets[].namespace` and `spec.configmaps[].namespace` equalled the function's own namespace but performed no equivalent check on\n`spec.environment.namespace`.\n\n### Details\n\nAn attacker with permission to create Functions in their own namespace could set `spec.environment.namespace` to any other tenant's namespace. poolmgr and newdeploy would then look up and use the victim's Environment CRD when scheduling\nfunction pods, so the attacker's function executed inside the victim's container image.\n\nThis is useful both for code and credential theft — the victim's runtime image may contain hardcoded secrets — and for confused-deputy attacks where the victim's runtime image is a privileged sidecar.\n\n### Impact\n\nA tenant with `functions.fission.io/create` could run their own function code inside another tenant's container image, breaking the namespace trust boundary that the Function specification implies.\n\n### Fix\n\nFixed in [#3389](https://github.com/fission/fission/pull/3389) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0).\n\n- **Admission webhook** (`pkg/webhook/function.go::Validate`) rejects `Function.spec.environment.namespace != metadata.namespace`. An empty namespace remains accepted (the CLI defaults it to the function's namespace).\n- **Controller belt-and-braces:** the same check runs before the cross-namespace `Environments(...).Get` in poolmgr `getFunctionEnv` and newdeploy `fnCreate` / `RefreshFuncPods`, covering webhook-bypass clusters (`failurePolicy=Ignore`)\nand stale Function objects from upgrade-before-restart windows.\n\n### Behavioural change\n\nFunctions that explicitly set `spec.environment.namespace` to a different namespace are now rejected at admission. Empty-string remains accepted.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-30T18:17:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-cvw6-gfvv-953q","https://nvd.nist.gov/vuln/detail/CVE-2026-49824","https://github.com/fission/fission/pull/3389","https://github.com/fission/fission/commit/80e7ba55228e1ef426f51353e25d2682ec61de34","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-cvw6-gfvv-953q"],"source_kind":"github","identifiers":["GHSA-cvw6-gfvv-953q","CVE-2026-49824"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-08-28T13:01:16.920Z","epss_percentage":0.00236,"epss_percentile":0.14339,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jdnc2LWdmdnYtOTUzcc4ABZyT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jdnc2LWdmdnYtOTUzcc4ABZyT","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jdnc2LWdmdnYtOTUzcc4ABZyT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zcjh2LTJ4bWotNWMzOc4ABZyS","url":"https://github.com/advisories/GHSA-3r8v-2xmj-5c39","title":"Fission: Cross-namespace Package read via unvalidated PackageRef in Function admission webhook","description":"### Summary\n\nA Fission Function spec carries three reference types — Secret, ConfigMap, and Package. The first two were namespace-validated by the admission webhook; `PackageRef.Namespace` was not.\n\n### Details\n\nA tenant with `functions.fission.io/create` in their own namespace could set `spec.package.packageref.namespace` to any other namespace. When the function is invoked, the fetcher sidecar reads the victim Package using the\n`fission-fetcher` service account's namespace-wide `get packages` permission and writes its contents to `/userfunc/deployarchive` inside the attacker's pool pod, exposing the victim's source code and any embedded credentials.\n\nThe `fission-fetcher` SA holds `get packages` in every configured function namespace (granted by `charts/fission-all/templates/_function-access-role.tpl`), so the namespace check was the only barrier between the attacker and any\nin-cluster Fission Package.\n\n### Impact\n\nA function author in one namespace could read the deployment archive — and therefore the source code and embedded secrets — of any Package in any other namespace.\n\n### Fix\n\nFixed in [#3389](https://github.com/fission/fission/pull/3389) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0).\n\nThe admission webhook (`pkg/webhook/function.go::Validate`) rejects `Function.spec.package.packageref.namespace != metadata.namespace`. An empty namespace remains accepted (controllers default it to the function's namespace). This\nshipped together with the EnvironmentRef cross-namespace check (GHSA-cvw6-gfvv-953q).\n\n### Behavioural change\n\nFunctions that explicitly set `spec.package.packageref.namespace` to a different namespace are now rejected at admission.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-30T18:16:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-3r8v-2xmj-5c39","https://nvd.nist.gov/vuln/detail/CVE-2026-49823","https://github.com/fission/fission/pull/3389","https://github.com/fission/fission/commit/80e7ba55228e1ef426f51353e25d2682ec61de34","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-3r8v-2xmj-5c39"],"source_kind":"github","identifiers":["GHSA-3r8v-2xmj-5c39","CVE-2026-49823"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-08-28T13:01:16.920Z","epss_percentage":0.00265,"epss_percentile":0.17985,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcjh2LTJ4bWotNWMzOc4ABZyS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zcjh2LTJ4bWotNWMzOc4ABZyS","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcjh2LTJ4bWotNWMzOc4ABZyS/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nYzNqLTc5ZjItN3Z2d84ABZyR","url":"https://github.com/advisories/GHSA-gc3j-79f2-7vvw","title":"Fission: Cross-namespace event leakage via KubernetesWatchTrigger allows persistent tenant surveillance","description":"### Summary\n\nA low-privilege developer who could create a `KubernetesWatchTrigger` (KWT) in their own namespace was able to establish a persistent surveillance channel over any other namespace.\n\n### Details\n\nTwo independent flaws compounded:\n\n1. `pkg/kubewatcher/kubewatcher.go::createKubernetesWatch` used `w.Spec.Namespace` (user-controlled) directly as the Watch target without checking it against `w.Namespace` (the KWT's own namespace). `kubewatcher` established the Watch\nusing its cluster-scoped service account and serialized every Pod/Service/Job change event as full JSON over HTTP POST to the attacker's function.\n2. The validating webhook (`pkg/webhook/kuberneteswatchtrigger.go`) registered `verbs=create` only, so `update`/`patch` requests bypassed validation entirely.\n\nA separate leak: an empty `spec.namespace` resolved to **all namespaces** via the controller's default, letting an attacker omit the field to surveil the entire cluster.\n\n### Impact\n\nA tenant with `kuberneteswatchtriggers.fission.io/create` could continuously receive full event payloads for Pods, Services, and Jobs in any namespace — a persistent cross-tenant surveillance channel requiring no additional privileges.\n\n### Fix\n\nFixed in [#3379](https://github.com/fission/fission/pull/3379) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0).\n\n- The validating webhook marker is extended to `verbs=create;update`.\n- `Validate` rejects `KubernetesWatchTrigger.spec.namespace != metadata.namespace`.\n- A controller guard in `createKubernetesWatch` rejects cross-namespace targets that bypass admission and coerces an empty `Spec.Namespace` to the trigger's own namespace.\n\n### Behavioural change\n\nKubernetesWatchTriggers with an unset `spec.namespace` now watch only their own namespace instead of all namespaces. Anyone relying on the previous all-namespaces behaviour must create a separate KWT per namespace.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-30T18:16:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-gc3j-79f2-7vvw","https://nvd.nist.gov/vuln/detail/CVE-2026-49822","https://github.com/fission/fission/pull/3379","https://github.com/fission/fission/commit/e2b92663499f4dc3a1e2d38178f39c3c65e0134a","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-gc3j-79f2-7vvw"],"source_kind":"github","identifiers":["GHSA-gc3j-79f2-7vvw","CVE-2026-49822"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-07-12T11:00:22.043Z","epss_percentage":0.00231,"epss_percentile":0.13647,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nYzNqLTc5ZjItN3Z2d84ABZyR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nYzNqLTc5ZjItN3Z2d84ABZyR","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nYzNqLTc5ZjItN3Z2d84ABZyR/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12amhjLWNmNHAtNzJxNM4ABZyQ","url":"https://github.com/advisories/GHSA-vjhc-cf4p-72q4","title":"Fission: Cross-namespace Environment reference in Package allows build-time command execution and SA token exfiltration","description":"### Summary\n\nFission's `buildermgr` controller processed `Package` CRDs without verifying that `Package.spec.environment.namespace` matched `Package.metadata.namespace`.\n\n### Details\n\nAn attacker with `packages.fission.io/create` in their own namespace could set `spec.environment.namespace` to any other tenant's namespace. The controller then used its high-privilege service account to fetch the Environment\ncross-namespace and dispatch the build command into the **victim namespace's** builder pod.\n\nThe build command's stdout is written verbatim into `Package.status.buildlog`. By running malicious code through an npm `preinstall` lifecycle hook (or any equivalent build step), the attacker could read the victim namespace's\n`fission-builder` Bearer token from inside that builder pod and surface it through the build log — then use the leaked token to read every Secret and ConfigMap in the victim namespace.\n\n### Impact\n\nCross-tenant compromise: a package author in one namespace could execute code inside another tenant's builder pod and exfiltrate that namespace's `fission-builder` service-account token, giving namespace-wide secret and configmap read in\n the victim namespace.\n\n### Fix\n\nFixed in [#3379](https://github.com/fission/fission/pull/3379) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0). Two checks in series:\n\n- **Admission webhook** (`pkg/webhook/package.go::Validate`) rejects `Package.spec.environment.namespace != Package.metadata.namespace`. An empty namespace is still accepted; the controllers default it to the package's own namespace.\n- **Controller belt-and-braces:** the same check is repeated in `pkg/buildermgr/pkgwatcher.go::build` and `pkg/buildermgr/common.go::buildPackage` before the cross-namespace `Environments(...).Get` call, so a stale Package CR or a\nwebhook-bypass cluster (`failurePolicy=Ignore`) cannot exploit the primitive either.\n\n### Behavioural change\n\nPackages that explicitly set `spec.environment.namespace` to a different namespace are now rejected at admission. Empty-string remains accepted (resolves to the package's own namespace, the same as the prior implicit behaviour).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-30T18:15:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-vjhc-cf4p-72q4","https://nvd.nist.gov/vuln/detail/CVE-2026-49821","https://github.com/fission/fission/pull/3379","https://github.com/fission/fission/commit/e2b92663499f4dc3a1e2d38178f39c3c65e0134a","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-vjhc-cf4p-72q4"],"source_kind":"github","identifiers":["GHSA-vjhc-cf4p-72q4","CVE-2026-49821"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-07-12T11:00:22.043Z","epss_percentage":0.00231,"epss_percentile":0.13644,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12amhjLWNmNHAtNzJxNM4ABZyQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12amhjLWNmNHAtNzJxNM4ABZyQ","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12amhjLWNmNHAtNzJxNM4ABZyQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03bTh4LXFnMmotNG0zds4ABZyP","url":"https://github.com/advisories/GHSA-7m8x-qg2j-4m3v","title":"Fission: MessageQueueTrigger scaler manager materializes Secret values into Deployment envvars and accepts arbitrary user PodSpec","description":"### Summary\n\nThe Fission MessageQueueTrigger (MQT) scaler controller exposed two privilege-escalation primitives to any subject able to create MQTs in a namespace.\n\n### Details\n\n**1. Secret materialization.** `getEnvVarlist` in `pkg/mqtrigger/scalermanager.go` read the Secret named in `Spec.Secret` using the controller's cluster-wide `secrets/get` RBAC and emitted each key as a literal `EnvVar.Value`, copying\nthe plaintext secret content into the connector Deployment's pod template. A subject holding `messagequeuetriggers/create` but **not** `secrets/get` could exfiltrate any Secret in the namespace by pointing an MQT at it.\n\n**2. PodSpec injection.** `Spec.PodSpec` was merged into the controller-built connector PodSpec via `util.MergePodSpec` with no allowlist on which fields could come from the user. An MQT could substitute `Containers[].Image` (run any\nimage), override `Command`/`Args`, inject `Env`, add `VolumeMounts` + `Volumes`, override `ServiceAccountName`, and set `HostNetwork`/`HostPID`/`HostIPC` — turning `messagequeuetriggers/create` into effective `deployments/create` with an\n arbitrary image and service account.\n\n### Impact\n\nA tenant with only `messagequeuetriggers.fission.io/create` in a namespace could read any Secret in that namespace and run an arbitrary container image under an arbitrary service account, escalating well beyond their intended RBAC.\n\n### Fix\n\nFixed in [#3367](https://github.com/fission/fission/pull/3367) and released in [v1.24.0](https://github.com/fission/fission/releases/tag/v1.24.0).\n\n- `getEnvVarlist` now emits `EnvVar.ValueFrom.SecretKeyRef` so the connector pod resolves values at start time under its own service account. The secret values are never written into the Deployment object and never logged.\n- A new allowlist, `MergeAllowedPodSpecFields` (`pkg/executor/util/merge_allowlist.go`), accepts only `NodeSelector`, `Tolerations`, `Affinity`, `RuntimeClassName`, and per-container `Resources`. All other user-supplied fields are\ndropped at the controller layer, and the validating webhook rejects every populated non-allowlisted field with a clear error. The webhook and the merge helper share a single canonical `DisallowedPodSpecFields` enumeration so they cannot\ndrift.\n\n### Behavioural change\n\nMQT authors that previously overrode the connector image, command, args, env, volumes, service account, or host namespaces via `Spec.PodSpec` will see those fields rejected at admission (or silently dropped if the webhook is disabled).\nAllowlisted fields flow through unchanged.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-30T18:12:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N","references":["https://github.com/fission/fission/security/advisories/GHSA-7m8x-qg2j-4m3v","https://github.com/fission/fission/pull/3367","https://github.com/fission/fission/commit/94bf5792396989fdd71961e8701833c8110da889","https://github.com/fission/fission/releases/tag/v1.24.0","https://github.com/advisories/GHSA-7m8x-qg2j-4m3v"],"source_kind":"github","identifiers":["GHSA-7m8x-qg2j-4m3v"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T19:00:09.603Z","updated_at":"2026-07-12T11:00:22.044Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03bTh4LXFnMmotNG0zds4ABZyP","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03bTh4LXFnMmotNG0zds4ABZyP","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.24.0","vulnerable_version_range":"\u003c= 1.23.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03bTh4LXFnMmotNG0zds4ABZyP/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03cGpyLXFwdmgtbTMzOc4ABXOF","url":"https://github.com/advisories/GHSA-7pjr-qpvh-m339","title":"Fission builder accepts arbitrary buildcmd strings from Environment.spec.builder.command, allowing the builder pod to invoke arbitrary executables","description":"### Summary\n\nBefore the round-1 security sweep, `pkg/builder/builder.go` passed `Environment.spec.builder.command` directly into `exec.Command(...)` after a `strings.Fields` split, with no validation of the executable path or its arguments. A user who could create or update `Environment` CRDs in a namespace observed by the buildermgr could thereby point the builder pod at any executable inside the builder image (e.g. `/bin/sh -c '...'`) and execute arbitrary code in the builder pod context.\n\n### Affected component\n\n- `pkg/builder/builder.go:254` — call site (`exec.Command(buildCmd, buildArgs...)`).\n- `pkg/builder/builder.go:106` — input source: `buildCmd, buildArgs = strings.Fields(req.BuildCommand)[0], strings.Fields(req.BuildCommand)[1:]`.\n\n### Impact\n\nA subject with `create` / `update` privilege on `Environment` objects could:\n\n1. Cause the builder pod for any package using that environment to execute arbitrary code.\n2. Read whatever files the builder pod has access to inside its `/packages` shared volume (deployment archive payloads for that package).\n3. Write arbitrary content into the `/packages` shared volume, which the fetcher subsequently uploads as the package deployment archive.\n\nThe builder pod runs in the user's namespace with the `fission-builder` SA (not the more-privileged executor SA), so the impact is bounded to that namespace's package contents and the builder pod's own filesystem. `PR:H` reflects that creating / modifying `Environment` CRDs is typically restricted to cluster admins or platform operators.\n\n### Root cause\n\n`pkg/builder/builder.go`'s build-command parser did not validate the resulting executable path. Although `exec.Command` does not invoke a shell, it does locate the executable via `$PATH`, and `strings.Fields` splitting allowed multiple flags / sub-arguments to be passed.\n\n### Fix\n\nReleased in [v1.23.0](https://github.com/fission/fission/releases/tag/v1.23.0):\n\n- **PR #3364** (commit `0f45c911`) introduces `Builder.resolveBuildCommand` in `pkg/builder/builder.go`, which:\n  1. Accepts an empty string (treated as the default `/build`).\n  2. Accepts the literal `/build`.\n  3. Accepts any absolute path that survives `filepath.Clean` and contains no `..` segments.\n  4. Rejects anything containing whitespace metacharacters or relative paths.\n- `exec.Command` still receives only the validated absolute path; sub-arguments continue to come from `strings.Fields` of the original string but are now passed positionally with no shell expansion.\n\n### Mitigation (until upgrade)\n\n1. Restrict who can create / update `Environment` CRDs to trusted operators only.\n2. Audit `Environment.spec.builder.command` values for any non-`/build` paths.\n3. Run the buildermgr with a tightened ServiceAccount that has no secret access in the builder namespace.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-21T20:17:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/fission/fission/security/advisories/GHSA-7pjr-qpvh-m339","https://github.com/fission/fission/pull/3364","https://github.com/fission/fission/releases/tag/v1.23.0","https://nvd.nist.gov/vuln/detail/CVE-2026-46618","https://github.com/advisories/GHSA-7pjr-qpvh-m339"],"source_kind":"github","identifiers":["GHSA-7pjr-qpvh-m339","CVE-2026-46618"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-21T21:00:08.516Z","updated_at":"2026-08-28T13:02:02.963Z","epss_percentage":0.00364,"epss_percentile":0.29083,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cGpyLXFwdmgtbTMzOc4ABXOF","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03cGpyLXFwdmgtbTMzOc4ABXOF","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.23.0","vulnerable_version_range":"\u003c= 1.22.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cGpyLXFwdmgtbTMzOc4ABXOF/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04NWcyLXBtcngtcjQ5cc4ABXOE","url":"https://github.com/advisories/GHSA-85g2-pmrx-r49q","title":"Fission runtime pods automount the fission-fetcher service-account token into the user function   container, granting function code namespace-wide secret / configmap read","description":"### Summary\n\nFission runtime pods were created with `ServiceAccountName: fission-fetcher`, and the `fission-fetcher` ServiceAccount was granted namespace-wide `get` on `secrets` and `configmaps` (it needs that to load function code, env vars, and config). The runtime pod's automounted token was reachable from inside the user's function container at `/var/run/secrets/kubernetes.io/serviceaccount/token`, so user-supplied function code inherited the same Kubernetes API privileges and could read any secret or configmap in the function's namespace — far beyond the `Function.spec.secrets` allowlist that the function specification suggests.\n\n### Affected component\n\n- `pkg/executor/executortype/poolmgr/gp_deployment.go:154-156` — pool-manager runtime pod `ServiceAccountName`.\n- `pkg/executor/executortype/newdeploy/newdeploy.go:225-227` — new-deploy runtime pod `ServiceAccountName`.\n- `pkg/utils/serviceaccount.go:51-64` — `fission-fetcher` RBAC: namespace-wide `get` on `secrets` / `configmaps`.\n\n### Impact\n\nA user able to deploy or update a function in any namespace where Fission runtime pods are scheduled could:\n\n1. Read every secret in that namespace (TLS keys, OIDC client secrets, database credentials, cloud provider credentials).\n2. Read every configmap in that namespace.\n3. Use those credentials to pivot to other Kubernetes resources or external systems the secrets unlock.\n\nThis violates the principle that `Function.spec.secrets` is the authoritative declaration of which secrets a function can read.\n\n### Root cause\n\nThe fetcher sidecar legitimately needs the SA token to call the Fission control plane and fetch package archives. Setting `ServiceAccountName: fission-fetcher` on the pod gives every container in the pod (including the user container) the automounted token. Kubernetes does not provide per-container service-account scoping inside a single pod, so the user container has to be moved into a separate identity / token-mount scheme.\n\n### Fix\n\nReleased in [v1.23.0](https://github.com/fission/fission/releases/tag/v1.23.0):\n\n- **PR #3366** (commit `fe1842ef`):\n  - The user function container now sets `AutomountServiceAccountToken: false` at the container level (via projected-volume token suppression), so the user container no longer sees the pod's SA token even though the fetcher sidecar still does.\n  - The fetcher sidecar retains its existing token mount (separate projected volume) since it needs cluster API access for its own work.\n  - For the few legitimate use cases where a function needs its own Kubernetes API access, the user is expected to mount a different ServiceAccount via `Function.spec.podspec` with the minimum necessary RBAC (documented separately).\n\n### Mitigation (until upgrade)\n\n1. Restrict who can create / update `Function` and `Package` CRDs in your cluster — treat the ability to ship function code as equivalent to namespace-wide secret read.\n2. Reduce the `fission-fetcher` ClusterRole / Role scope where possible (e.g. constrain it to specific named secrets via separate Role bindings).\n3. Add NetworkPolicy egress rules denying function pods access to the Kubernetes API server (this blunts the token even if it leaks).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-21T20:16:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/fission/fission/security/advisories/GHSA-85g2-pmrx-r49q","https://github.com/fission/fission/pull/3366","https://github.com/fission/fission/releases/tag/v1.23.0","https://nvd.nist.gov/vuln/detail/CVE-2026-46617","https://github.com/advisories/GHSA-85g2-pmrx-r49q"],"source_kind":"github","identifiers":["GHSA-85g2-pmrx-r49q","CVE-2026-46617"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-21T21:00:08.516Z","updated_at":"2026-08-28T13:02:02.964Z","epss_percentage":0.00346,"epss_percentile":0.27135,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NWcyLXBtcngtcjQ5cc4ABXOE","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04NWcyLXBtcngtcjQ5cc4ABXOE","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.23.0","vulnerable_version_range":"\u003c= 1.22.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NWcyLXBtcngtcjQ5cc4ABXOE/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zZzMzLTZ2ZzYtMjdtOM4ABXOD","url":"https://github.com/advisories/GHSA-3g33-6vg6-27m8","title":"Fission router exposes /fission-function/\u003cns\u003e/\u003cname\u003e on its public listener, allowing invocation of any function without an HTTPTrigger","description":"### Summary\n\nThe Fission router registers an internal-style route — `/fission-function/\u003cname\u003e` and `/fission-function/\u003cns\u003e/\u003cname\u003e` — for every `Function` object, independent of whether any `HTTPTrigger` exists for that function. The route was mounted on the same listener as user-defined `HTTPTrigger`s (`svc/router`, port 8888), so any caller who could reach the router could invoke any function by guessing its `metadata.name` (and namespace), bypassing the host / path / method / method-allow-list restrictions encoded in `HTTPTrigger` objects.\n\n### Affected component\n\n- `pkg/router/httpTriggers.go:280-284` — `internalRoute` registration via `utils.UrlForFunction(fn.Name, fn.Namespace)`, bound to the function handler.\n\n### Impact\n\nAn external caller who reaches the public router could:\n\n1. Invoke functions that the operator intentionally did not publish through an `HTTPTrigger` (e.g. functions used only as Kubewatcher / Timer / MessageQueue trigger targets, internal helpers, or sample functions).\n2. Bypass `HTTPTrigger`-level restrictions: a function published only on `POST /api/v2/foo` could still be invoked as `GET /fission-function/\u003cns\u003e/\u003cname\u003e` with arbitrary headers and body.\n3. Enumerate function names by probing the response semantics (404 vs 200 vs 502 from cold start).\n\nIn multi-tenant deployments this also crosses tenant boundaries when functions in tenant namespace B are reachable from tenant A's pods (or from anywhere on the internet if the router is ingress-exposed).\n\n### Root cause\n\n`/fission-function/...` was historically used by internal trigger sources (timer, kubewatcher, mqtrigger) that share the cluster network with the router, but the route was registered on the public listener that also serves user `HTTPTrigger`s. The two audiences were never separated.\n\n### Fix\n\nReleased in [v1.23.0](https://github.com/fission/fission/releases/tag/v1.23.0):\n\n- **PR #3369** (commit `814d232c`): the router now runs **two** listeners — a public listener (port 8888, `svc/router`) that serves only user-defined `HTTPTrigger`s, `/router-healthz`, and `/_version`, and an internal listener (port 8889, `svc/router-internal`, ClusterIP-only) that exclusively serves `/fission-function/\u003cns\u003e/\u003cname\u003e`. The internal listener is wrapped with the `pkg/auth/hmac.ServiceVerifier` using the `ServiceRouterInternal` derived key — internal trigger sources sign their requests with a per-service HKDF-derived key from a cluster master secret. Empty master secret falls back to pass-through (preserves compatibility for clusters not yet rotating in a secret).\n- **PR #3365** (commit `0aa24788`): added per-service `NetworkPolicy` resources to `charts/fission-all`, ensuring `svc/router-internal` is only reachable from `kubewatcher`, `timer`, `mqtrigger`, and `mqt-keda` pods inside the release namespace.\n- The internal-listener path itself is still **`/fission-function/\u003cns\u003e/\u003cname\u003e`** — only its location moved.\n\n### Mitigation (until upgrade)\n\n1. Apply a `NetworkPolicy` to the Fission namespace that allows ingress to `svc/router` (port 8888) only from the consuming project's ingress controller, and blocks `/fission-function/...` at the ingress layer (path-based filter on the ingress).\n2. Avoid exposing the router directly via LoadBalancer/NodePort; front it with an ingress that path-filters `/fission-function/`.\n3. Treat function `metadata.name` as **not** a secret — names should not be the access control boundary.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-05-21T20:14:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/fission/fission/security/advisories/GHSA-3g33-6vg6-27m8","https://github.com/fission/fission/pull/3365","https://github.com/fission/fission/pull/3369","https://github.com/fission/fission/releases/tag/v1.23.0","https://nvd.nist.gov/vuln/detail/CVE-2026-46614","https://github.com/advisories/GHSA-3g33-6vg6-27m8"],"source_kind":"github","identifiers":["GHSA-3g33-6vg6-27m8","CVE-2026-46614"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-21T21:00:08.516Z","updated_at":"2026-08-28T13:02:02.964Z","epss_percentage":0.00353,"epss_percentile":0.27914,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zZzMzLTZ2ZzYtMjdtOM4ABXOD","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zZzMzLTZ2ZzYtMjdtOM4ABXOD","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.23.0","vulnerable_version_range":"\u003c= 1.22.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zZzMzLTZ2ZzYtMjdtOM4ABXOD/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jaGY4LTRodjYtOHBnNs4ABXOC","url":"https://github.com/advisories/GHSA-chf8-4hv6-8pg6","title":"Fission StorageSvc /v1/archive endpoint exposes unauthenticated CRUD over all function archives","description":"### Summary\n\nThe Fission `storagesvc` component registers archive CRUD handlers (`/v1/archive` GET / POST / DELETE and `/v1/archives` list) directly on its HTTP router without performing any authentication or authorization. Any caller able to reach the `storagesvc` ClusterIP — including  any other workload in the same Kubernetes cluster — could enumerate archive IDs, download archives belonging to other tenants, upload arbitrary archive content, and delete archives.\n\n ### Affected component\n\n  - `pkg/storagesvc/storagesvc.go` — handler registration and per-route handler logic at lines   72-95 (list), 167-199 (download/delete), and 263-270 (route wiring).\n\n ### Impact\n\nA workload elsewhere in the cluster (e.g. a compromised function pod, a noisy-neighbour tenant in a multi-tenant deployment, or any pod whose egress is not constrained by NetworkPolicy) could:\n\n  1. Enumerate every function deployment archive in the cluster.\n  2. Download the deployment archive of any function in any namespace, exposing the function's source code and any embedded secrets.\n  3. Delete archives, causing the next function specialization or rebuild to fail.\n  4. Upload arbitrary archives that subsequent function specializations would fetch and execute.\n\nIn multi-tenant Fission deployments this completely breaks the tenant boundary for function code.\n\n  ### Root cause\n\n`pkg/storagesvc/storagesvc.go` mounts the handlers without an authentication middleware. Network-layer controls (`NetworkPolicy`) were the only line of defence before this fix, and the chart shipped no `NetworkPolicy` for `storagesvc` by default, so reachability was open.\n\n  ### Fix\n\n  Released in [v1.23.0](https://github.com/fission/fission/releases/tag/v1.23.0):\n\n  - **PR #3368** (commit `2455fc0c`) wraps the `storagesvc` archive routes with the application-layer HMAC verifier from `pkg/auth/hmac` using the `ServiceStoragesvc` derived key. Callers (executor, fetcher, builder, CLI) sign their requests using a shared cluster master secret derived per-service via HKDF. Mismatched signatures are rejected with `401`.\n  - Defence in depth: **PR #3365** added a `NetworkPolicy` for `storagesvc` so only the executor/fetcher/builder pods can reach it network-layer (independent of authentication).\n\n  ### Mitigation (until upgrade)\n\n  1. Enable the Helm chart's per-service NetworkPolicy (set `networkPolicy.enabled=true`).\n  2. Restrict `storagesvc` egress/ingress to the executor, builder, and fetcher pods only.\n  3. Avoid running untrusted workloads in the cluster that hosts Fission.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-21T20:07:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/fission/fission/security/advisories/GHSA-chf8-4hv6-8pg6","https://github.com/fission/fission/pull/3365","https://github.com/fission/fission/pull/3368","https://github.com/fission/fission/releases/tag/v1.23.0","https://nvd.nist.gov/vuln/detail/CVE-2026-46612","https://github.com/advisories/GHSA-chf8-4hv6-8pg6"],"source_kind":"github","identifiers":["GHSA-chf8-4hv6-8pg6","CVE-2026-46612"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-21T21:00:08.516Z","updated_at":"2026-08-28T13:02:02.965Z","epss_percentage":0.00344,"epss_percentile":0.26936,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jaGY4LTRodjYtOHBnNs4ABXOC","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jaGY4LTRodjYtOHBnNs4ABXOC","packages":[{"ecosystem":"go","package_name":"github.com/fission/fission","versions":[{"first_patched_version":"1.23.0","vulnerable_version_range":"\u003c= 1.22.0"}],"purl":"pkg:go/github.com%2Ffission%2Ffission"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jaGY4LTRodjYtOHBnNs4ABXOC/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fission/fission","docker_dependents_count":7,"docker_downloads_count":249,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fission/fission","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fission/fission/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T15:03:45.045Z","issues_count":228,"pull_requests_count":624,"avg_time_to_close_issue":42898078.776315786,"avg_time_to_close_pull_request":1742819.0569395018,"issues_closed_count":152,"pull_requests_closed_count":562,"pull_request_authors_count":56,"issue_authors_count":135,"avg_comments_per_issue":2.2280701754385963,"avg_comments_per_pull_request":0.8044871794871795,"merged_pull_requests_count":335,"bot_issues_count":2,"bot_pull_requests_count":243,"past_year_issues_count":5,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":379057.0,"past_year_avg_time_to_close_pull_request":554929.7352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.9574468085106383,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/issues","maintainers":[{"login":"sanketsudake","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanketsudake"},{"login":"vishal-biyani","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vishal-biyani"},{"login":"soamvasani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soamvasani"},{"login":"life1347","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/life1347"},{"login":"NikhilSharmaWe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikhilSharmaWe"},{"login":"gauravgahlot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravgahlot"},{"login":"RealHarshThakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealHarshThakur"},{"login":"tomasdrga","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomasdrga"},{"login":"erwinvaneyk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erwinvaneyk"},{"login":"pilou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pilou"}],"active_maintainers":[{"login":"sanketsudake","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanketsudake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14190137,"name":"fission-charts/fission-all","ecosystem":"helm","description":"Fission is a fast serverless framework for Kubernetes.","homepage":"https://fission.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fission/fission","keywords_array":["fission","serverless","platform","faas","functions","Integration \u0026 Delivery"],"namespace":"fission-charts","versions_count":84,"first_release_published_at":"2022-08-08T13:28:09.000Z","latest_release_published_at":"2026-06-22T15:02:58.000Z","latest_release_number":"1.27.0","last_synced_at":"2026-09-03T05:14:36.891Z","created_at":"2026-04-05T08:23:02.273Z","updated_at":"2026-09-03T05:14:36.891Z","registry_url":"https://artifacthub.io/packages/helm/fission-charts/fission-all","install_command":"helm repo add fission-charts https://fission.github.io/fission-charts/ \u0026\u0026 helm install fission-all fission-charts/fission-all","documentation_url":"https://artifacthub.io/packages/helm/fission-charts/fission-all","metadata":{"app_version":"v1.27.0","chart_version":"1.27.0","category":3,"official":true,"deprecated":false,"repository_url":"https://fission.github.io/fission-charts/","maintainers":[{"name":"Vishal Biyani","email":"vishal@infracloud.io"},{"name":"Sanket Sudake","email":"sanket@infracloud.io"}]},"repo_metadata":{"id":37747475,"uuid":"66050533","full_name":"fission/fission","owner":"fission","description":"Fast and Simple Serverless Functions for Kubernetes","archived":false,"fork":false,"pushed_at":"2026-08-09T16:58:33.000Z","size":67785,"stargazers_count":8890,"open_issues_count":62,"forks_count":794,"subscribers_count":144,"default_branch":"main","last_synced_at":"2026-08-09T17:08:31.456Z","etag":null,"topics":["cloud-native","containers","devops","docker","faas","fission","functions","functions-as-a-service","go","hacktoberfest","kubernetes","lambda","serverless","serverless-functions"],"latest_commit_sha":null,"homepage":"https://fission.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fission.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-08-19T03:43:56.000Z","updated_at":"2026-08-09T16:09:39.000Z","dependencies_parsed_at":"2026-08-09T14:24:52.304Z","dependency_job_id":null,"html_url":"https://github.com/fission/fission","commit_stats":{"total_commits":1650,"total_committers":170,"mean_commits":9.705882352941176,"dds":0.7866666666666666,"last_synced_commit":"ade2daa013455488b8aa2b05d2a8a7f3b5a754ea"},"previous_names":["platform9/fission"],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/fission/fission","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","download_url":"https://codeload.github.com/fission/fission/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/sbom","scorecard":{"id":401549,"data":{"date":"2025-08-17T18:46:58Z","repo":{"name":"github.com/fission/fission","commit":"c5171cf014c68bfbb05ae05a6891fea29fa2dd36"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:33","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yaml:34","Info: jobLevel permissions set to 'read-all': .github/workflows/release.yaml:251","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:131","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:148","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yaml:168","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-dashboards.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_pr.yaml:30","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/upgrade_test.yaml:30"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: test/benchmark/Dockerfile:1","Warn: containerImage not pinned by hash: test/benchmark/Dockerfile:7: pin your Docker image by updating loadimpact/k6 to loadimpact/k6@sha256:63750a8adbec7cd1fa68a0dcadf8ffd6947ba555c2824b87fdbff09aa4bd290a","Warn: goCommand not pinned by hash: test/benchmark/Dockerfile:3","Warn: downloadThenRun not pinned by hash: test/test.sh:30","Info:  32 out of  32 GitHub-owned GitHubAction dependencies pinned","Info:  34 out of  34 third-party GitHubAction dependencies pinned","Info:   5 out of   7 containerImage dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push_pr.yaml:38"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":9,"reason":"5 out of the last 5 releases have a total of 8 signed artifacts.","details":["Info: signed release artifact: fission-v1.21.0-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0","Info: signed release artifact: fission-v1.21.0-rc2-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0-rc2","Info: signed release artifact: fission-v1.21.0-rc1-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0-rc1","Info: signed release artifact: checksums.txt.sig: https://github.com/fission/fission/releases/tag/v1.20.5","Info: signed release artifact: checksums.txt.sig: https://github.com/fission/fission/releases/tag/v1.20.4","Info: provenance for release artifact: fission_v1.21.0.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0","Info: provenance for release artifact: fission_v1.21.0-rc2.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0-rc2","Info: provenance for release artifact: fission_v1.21.0-rc1.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0-rc1","Warn: release artifact v1.20.5 does not have provenance: https://api.github.com/repos/fission/fission/releases/178354109","Warn: release artifact v1.20.4 does not have provenance: https://api.github.com/repos/fission/fission/releases/172992496"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: BadgeUp, BlockLaunch, Bytom-Community, EdificeMC, acquia, aerius-labs, clojars, eng-practices, fission, geeksocket, immutant, infracloudio, istio, meta platforms, mongodb, project-akri, projectodd, ritinlug, srcmesh, temporalio, torquebox, transtats, useshortcut"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T20:11:42.633Z","repository_id":37747475,"created_at":"2025-08-18T20:11:42.634Z","updated_at":"2025-08-18T20:11:42.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36775966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"fission","name":"Fission","uuid":"24659215","kind":"organization","description":"Serverless Functions and Workflows for Kubernetes.  Fast, Open source, Extensible.","email":null,"website":"https://fission.io","location":null,"twitter":"fissionio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24659215?v=4","repositories_count":25,"last_synced_at":"2025-07-09T13:06:08.810Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fission","funding_links":[],"total_stars":9301,"followers":147,"following":0,"created_at":"2022-11-10T16:54:31.244Z","updated_at":"2025-07-09T13:06:08.810Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission/repositories"},"tags":[{"name":"v1.27.0","sha":"1e1401cdecd7281129482e681580b4bdc0741770","kind":"commit","published_at":"2026-06-22T11:59:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.27.0","html_url":"https://github.com/fission/fission/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"74acb55880c6e8a693f9082b1ebebf967dacaf67","kind":"commit","published_at":"2026-06-13T08:37:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.26.0","html_url":"https://github.com/fission/fission/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"ae970aaa9bc76ec93d748bdaf03fd7523b6b6a62","kind":"commit","published_at":"2026-06-05T08:30:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.25.0","html_url":"https://github.com/fission/fission/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0/manifests"},{"name":"v1.25.0-rc1","sha":"ae970aaa9bc76ec93d748bdaf03fd7523b6b6a62","kind":"commit","published_at":"2026-06-05T08:30:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.25.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0-rc1/manifests"},{"name":"v1.24.0","sha":"ce617120c41b9e4a51d577f81b441238264e88fd","kind":"commit","published_at":"2026-05-26T15:20:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.24.0","html_url":"https://github.com/fission/fission/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"710d8431bbbcdb82d7a1ac2b93c068baa829959b","kind":"commit","published_at":"2026-05-14T18:36:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.23.0","html_url":"https://github.com/fission/fission/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0/manifests"},{"name":"v1.23.0-rc1","sha":"710d8431bbbcdb82d7a1ac2b93c068baa829959b","kind":"commit","published_at":"2026-05-14T18:36:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.23.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0-rc1/manifests"},{"name":"v1.22.0","sha":"82e1ff76a5452081149f4cf37ef65c75f531d84d","kind":"commit","published_at":"2025-12-16T05:03:52.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0/manifests"},{"name":"v1.22.0-rc2","sha":"e7cfb06afa2dc7017c53d63adf59eb16593629e9","kind":"commit","published_at":"2025-12-15T08:00:10.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc2/manifests"},{"name":"v1.22.0-rc1","sha":"b8cb98510ffb8cd740a0193603481e2b794f8419","kind":"commit","published_at":"2025-11-03T12:48:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc1/manifests"},{"name":"v1.21.0","sha":"2853498a9854f00d5aae28e6d54521114bcc43b3","kind":"commit","published_at":"2025-01-25T15:09:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0/manifests"},{"name":"v1.21.0-rc2","sha":"b6bd921ac14e73690e87be1d31b8f85afe494898","kind":"commit","published_at":"2025-01-23T11:56:36.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc2/manifests"},{"name":"v1.21.0-rc1","sha":"9f0bb6d11f1762120bc99a64bafea6cf5694b34d","kind":"commit","published_at":"2025-01-13T13:14:50.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc1/manifests"},{"name":"v1.20.5","sha":"352090d0925d7ccc306d12917f405e290c497e15","kind":"commit","published_at":"2024-10-04T07:33:02.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.5","html_url":"https://github.com/fission/fission/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5/manifests"},{"name":"v1.20.5-pre","sha":"2b8316fe5e81546d7a14fa5959e19fc86fd91e35","kind":"commit","published_at":"2024-10-04T05:59:38.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.5-pre","html_url":"https://github.com/fission/fission/releases/tag/v1.20.5-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.5-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5-pre/manifests"},{"name":"v1.20.4","sha":"cf55fbecea5f98a49f3eac14778ff92f24ece837","kind":"commit","published_at":"2024-09-02T06:44:23.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.4","html_url":"https://github.com/fission/fission/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"0159802497eb8753df34f724a3ee677f3216b73c","kind":"commit","published_at":"2024-08-09T08:08:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.3","html_url":"https://github.com/fission/fission/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"0cfe08df55664575399e7c66b1d0d80e50f331fd","kind":"commit","published_at":"2024-05-27T10:21:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.2","html_url":"https://github.com/fission/fission/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"7e8d5dd7ef1ab4a4f9dfd13bcfcff9d0f0bcffa5","kind":"commit","published_at":"2024-01-14T10:08:42.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.1","html_url":"https://github.com/fission/fission/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"9b57f1f2e7e0fda01b30b25c1171ca345d4754ee","kind":"commit","published_at":"2023-11-30T12:02:04.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0/manifests"},{"name":"v1.20.0-rc2","sha":"fdecc98775b8ab7e6cb3cb9f2e7097cd020f8844","kind":"commit","published_at":"2023-11-27T08:31:30.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc2/manifests"},{"name":"v1.20.0-rc1","sha":"88039cad63ce901e3d4c843e38e3cb1020504a9e","kind":"commit","published_at":"2023-10-30T05:41:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc1/manifests"},{"name":"v1.19.0","sha":"f955d1182aa0f7a717fd3e614b95a9895046f44f","kind":"commit","published_at":"2023-05-18T09:48:04.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0/manifests"},{"name":"v1.19.0-rc2","sha":"1133386ce9cd23570cb9a1da0d39185fe95e598d","kind":"commit","published_at":"2023-05-12T05:03:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc2/manifests"},{"name":"v1.19.0-rc1","sha":"3a1db58066607007234673553e2c88ec9e802f05","kind":"commit","published_at":"2023-03-31T09:37:20.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc1/manifests"},{"name":"v1.18.0","sha":"deb3523b598748d0b6a3a0ce9b7ddd3802db5d6f","kind":"commit","published_at":"2023-01-12T18:05:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0/manifests"},{"name":"v1.18.0-rc2","sha":"8df4fd0e7cdc9973744d5742e7cb83d50e9c053a","kind":"commit","published_at":"2022-12-15T09:34:10.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc2/manifests"},{"name":"v1.18.0-rc1","sha":"68286fe44ed21515722048eabf9492701d1704e8","kind":"commit","published_at":"2022-11-21T06:44:03.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc1/manifests"},{"name":"v1.16.3","sha":"5367062050ceaca3f3cec06815958dac3975782a","kind":"commit","published_at":"2022-10-10T06:06:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.3","html_url":"https://github.com/fission/fission/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.3/manifests"},{"name":"v1.17.0","sha":"b36e0516f432fc44fd4ab8f25fd3d8fe43473005","kind":"commit","published_at":"2022-09-16T13:10:41.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0/manifests"},{"name":"v1.17.0-rc2","sha":"12d323e32f6e46e66c1492c6170eec42b45ee161","kind":"commit","published_at":"2022-09-13T09:35:03.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc2/manifests"},{"name":"v1.16.2","sha":"31f52eca58ea899e29b0684c7820ae2ebe8447a1","kind":"commit","published_at":"2022-09-07T08:08:57.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.2","html_url":"https://github.com/fission/fission/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77f1835a22f0ce9a22519b083c0a01b047c147bb","kind":"commit","published_at":"2022-08-18T10:57:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.1","html_url":"https://github.com/fission/fission/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.1/manifests"},{"name":"v1.17.0-rc1","sha":"770c19a27b2b4e74a9a0909c0a85b7229b536898","kind":"commit","published_at":"2022-07-06T09:31:39.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc1/manifests"},{"name":"v1.16.0","sha":"ed1e4a5cf0be028f04090657547136a438ba05a8","kind":"commit","published_at":"2022-05-24T07:21:02.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9547623a90520e7179ea596680422ab064ab4b19","kind":"commit","published_at":"2022-05-11T07:02:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"8110f9ac13e8320094b85a99424f98dc52a9b9d8","kind":"commit","published_at":"2022-02-12T06:34:08.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc1/manifests"},{"name":"v1.15.1","sha":"327275d1a4eb3c7f21b367e9cae522a74c5aa09a","kind":"commit","published_at":"2021-12-28T13:10:07.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.1","html_url":"https://github.com/fission/fission/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5349a591865cd6083c499b8b3d511b765e19109d","kind":"commit","published_at":"2021-11-23T07:56:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0/manifests"},{"name":"v1.15.0-rc2","sha":"59e876062f6263d20c79f84bc2d90a9fcb452ba2","kind":"commit","published_at":"2021-11-11T11:32:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc2/manifests"},{"name":"v1.15.0-rc1","sha":"50b5c74c52880aac1ce801c3e9b34df2d5711753","kind":"commit","published_at":"2021-09-23T08:49:33.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc1/manifests"},{"name":"v1.14.1","sha":"9b5eb069d69d47d22ecc0270bf8619857ea3f19f","kind":"tag","published_at":"2021-08-03T11:45:13.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.14.1","html_url":"https://github.com/fission/fission/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.1/manifests"},{"name":"1.14.1","sha":"9b5eb069d69d47d22ecc0270bf8619857ea3f19f","kind":"commit","published_at":"2021-08-03T09:46:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.14.1","html_url":"https://github.com/fission/fission/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.1/manifests"},{"name":"v1.14.0","sha":"f4702fe066c48e05cd5c093311fe95e4a6a971a4","kind":"tag","published_at":"2021-08-02T15:44:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.14.0","html_url":"https://github.com/fission/fission/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.0/manifests"},{"name":"1.14.0","sha":"f4702fe066c48e05cd5c093311fe95e4a6a971a4","kind":"commit","published_at":"2021-08-02T06:48:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.14.0","html_url":"https://github.com/fission/fission/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.0/manifests"},{"name":"v1.13.1","sha":"d06ad04341377bec6b8c905a440956b7d659d8fb","kind":"tag","published_at":"2021-06-21T12:52:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.13.1","html_url":"https://github.com/fission/fission/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.1/manifests"},{"name":"1.13.1","sha":"d06ad04341377bec6b8c905a440956b7d659d8fb","kind":"commit","published_at":"2021-06-21T09:52:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.13.1","html_url":"https://github.com/fission/fission/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.1/manifests"},{"name":"v1.13.0","sha":"6fbd4878be785ded8f14eb9f8b8bc747946a2b8f","kind":"tag","published_at":"2021-06-16T10:57:48.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.13.0","html_url":"https://github.com/fission/fission/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.0/manifests"},{"name":"1.13.0","sha":"6fbd4878be785ded8f14eb9f8b8bc747946a2b8f","kind":"commit","published_at":"2021-06-16T07:40:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.13.0","html_url":"https://github.com/fission/fission/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.0/manifests"},{"name":"v1.12.0","sha":"ca1a0d4d67a78dd4eaa7790408549d8fb6fc20ca","kind":"tag","published_at":"2021-02-11T13:58:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.12.0","html_url":"https://github.com/fission/fission/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.12.0/manifests"},{"name":"1.12.0","sha":"ca1a0d4d67a78dd4eaa7790408549d8fb6fc20ca","kind":"commit","published_at":"2021-02-11T09:43:43.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.12.0","html_url":"https://github.com/fission/fission/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.12.0/manifests"},{"name":"v1.11.2","sha":"52508e19343ef93da4ce8960908c5569f44da225","kind":"tag","published_at":"2020-10-20T15:05:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.2","html_url":"https://github.com/fission/fission/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.2/manifests"},{"name":"1.11.2","sha":"52508e19343ef93da4ce8960908c5569f44da225","kind":"commit","published_at":"2020-10-20T14:32:09.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.2","html_url":"https://github.com/fission/fission/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.2/manifests"},{"name":"v1.11.1","sha":"c25171ecedf540eb395240fa59cae9520a101612","kind":"tag","published_at":"2020-10-14T19:17:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.1","html_url":"https://github.com/fission/fission/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.1/manifests"},{"name":"1.11.1","sha":"c25171ecedf540eb395240fa59cae9520a101612","kind":"commit","published_at":"2020-10-14T19:05:05.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.1","html_url":"https://github.com/fission/fission/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.1/manifests"},{"name":"v1.11.0","sha":"09b4ffed78ad7a7eea7ebaf47e7644843b0a0b12","kind":"tag","published_at":"2020-09-16T15:54:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.0","html_url":"https://github.com/fission/fission/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.0/manifests"},{"name":"1.11.0","sha":"09b4ffed78ad7a7eea7ebaf47e7644843b0a0b12","kind":"commit","published_at":"2020-09-16T15:37:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.0","html_url":"https://github.com/fission/fission/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.0/manifests"},{"name":"v1.10.0","sha":"e85d77bbce719fb898084c0ddb4ba37b199bf667","kind":"tag","published_at":"2020-06-29T19:28:41.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.10.0","html_url":"https://github.com/fission/fission/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.10.0/manifests"},{"name":"1.10.0","sha":"e85d77bbce719fb898084c0ddb4ba37b199bf667","kind":"commit","published_at":"2020-06-29T09:26:17.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.10.0","html_url":"https://github.com/fission/fission/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.10.0/manifests"},{"name":"v1.9.0","sha":"8a4d2c8ecc821e896d87f074660685565156aff1","kind":"tag","published_at":"2020-05-10T18:02:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.9.0","html_url":"https://github.com/fission/fission/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"8a4d2c8ecc821e896d87f074660685565156aff1","kind":"commit","published_at":"2020-05-10T15:40:13.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.9.0","html_url":"https://github.com/fission/fission/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"bda974a72c9093e241c1dae6a7fc1a2d16e28b02","kind":"tag","published_at":"2020-02-03T08:57:21.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.8.0","html_url":"https://github.com/fission/fission/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.8.0/manifests"},{"name":"1.8.0","sha":"bda974a72c9093e241c1dae6a7fc1a2d16e28b02","kind":"commit","published_at":"2020-02-03T07:19:16.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.8.0","html_url":"https://github.com/fission/fission/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.8.0/manifests"},{"name":"v1.7.1","sha":"9401c1ee8559975ffe97db27d8b3572af9f17eda","kind":"tag","published_at":"2019-12-09T04:13:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.1","html_url":"https://github.com/fission/fission/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.1/manifests"},{"name":"1.7.1","sha":"9401c1ee8559975ffe97db27d8b3572af9f17eda","kind":"commit","published_at":"2019-12-09T03:55:01.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.1","html_url":"https://github.com/fission/fission/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.1/manifests"},{"name":"v1.7.0","sha":"d6a8734aae39d4615439a5fdac8e32f269fab6aa","kind":"tag","published_at":"2019-12-02T13:46:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0/manifests"},{"name":"1.7.0","sha":"d6a8734aae39d4615439a5fdac8e32f269fab6aa","kind":"commit","published_at":"2019-12-02T13:26:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0","html_url":"https://github.com/fission/fission/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0/manifests"},{"name":"v1.7.0-rc.2","sha":"d9a0ee1e33aaf983c6e68b5c83d970b0c8174544","kind":"tag","published_at":"2019-11-27T17:06:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0-rc.2","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.2/manifests"},{"name":"1.7.0-rc.2","sha":"d9a0ee1e33aaf983c6e68b5c83d970b0c8174544","kind":"commit","published_at":"2019-11-27T16:40:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0-rc.2","html_url":"https://github.com/fission/fission/releases/tag/1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.2/manifests"},{"name":"1.7.0-rc.1","sha":"48e7a13c0f3ad2d02f1606f3478eda1d6ad51e31","kind":"commit","published_at":"2019-11-18T10:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0-rc.1","html_url":"https://github.com/fission/fission/releases/tag/1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.1/manifests"},{"name":"v1.7.0-rc.1","sha":"48e7a13c0f3ad2d02f1606f3478eda1d6ad51e31","kind":"commit","published_at":"2019-11-18T10:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.1/manifests"},{"name":"1.6.0","sha":"08b6d43ac1f1fa72854438aa6db636fd04c93098","kind":"commit","published_at":"2019-10-10T17:11:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.6.0","html_url":"https://github.com/fission/fission/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.6.0/manifests"},{"name":"v1.6.0","sha":"08b6d43ac1f1fa72854438aa6db636fd04c93098","kind":"commit","published_at":"2019-10-10T17:11:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.6.0","html_url":"https://github.com/fission/fission/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.6.0/manifests"},{"name":"1.5.0","sha":"d2d0467375d3318000ca57599c80691c8471a0a1","kind":"commit","published_at":"2019-09-09T01:54:27.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.5.0","html_url":"https://github.com/fission/fission/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"94b157137d45f311dba9affa1ad6ee79b56a73cb","kind":"commit","published_at":"2019-07-29T08:21:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.4.1","html_url":"https://github.com/fission/fission/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"77b0a63cbf53b172569881b664c970baf42e8081","kind":"commit","published_at":"2019-07-24T05:22:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.4.0","html_url":"https://github.com/fission/fission/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4c4bb1bc2e888b5b03d506ed71f463131b3dee12","kind":"commit","published_at":"2019-06-03T06:27:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.3.0","html_url":"https://github.com/fission/fission/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"518ab3b90d6d4085e653ef36feb6b34500940823","kind":"commit","published_at":"2019-05-09T08:23:34.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.2.1","html_url":"https://github.com/fission/fission/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7bd6423069fd840acbd7f6473f7f23cbb672b5c4","kind":"commit","published_at":"2019-05-03T17:59:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.2.0","html_url":"https://github.com/fission/fission/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"9a6f9b75ff569bf92fea394256e1f04b298d2f57","kind":"commit","published_at":"2019-03-25T10:43:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.1.0","html_url":"https://github.com/fission/fission/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"898d1271e21c19a421687ec04ae22a2b399fa11c","kind":"commit","published_at":"2019-02-13T11:04:05.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0.0","html_url":"https://github.com/fission/fission/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0.0/manifests"},{"name":"1.0","sha":"ee988f5a8b423926056f64bc64b5a8ed516a7261","kind":"commit","published_at":"2019-02-08T12:57:33.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0","html_url":"https://github.com/fission/fission/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0/manifests"},{"name":"1.0-rc2","sha":"12f6d91224c95e9e60da4adddd9922a273ace060","kind":"commit","published_at":"2019-01-14T16:55:42.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc2/manifests"},{"name":"1.0-rc1","sha":"2699aa606995a5b815eeafff489412daf72b5ade","kind":"commit","published_at":"2018-12-11T08:35:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc1/manifests"},{"name":"0.12.0","sha":"7350cf7b196fb410d6510597caa1d7ce0bd4de9f","kind":"commit","published_at":"2018-11-01T20:07:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.12.0","html_url":"https://github.com/fission/fission/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"9129758f990d9a09e22388c9233c1902a63be51b","kind":"commit","published_at":"2018-10-01T17:05:17.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.11.0","html_url":"https://github.com/fission/fission/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"95eef49cf8032dd9f9a2edcb985f91a7b1978e17","kind":"commit","published_at":"2018-08-17T20:17:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.10.0","html_url":"https://github.com/fission/fission/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"9087ef5d49a9d0af2e0dcde3bd37c19772b72043","kind":"commit","published_at":"2018-07-25T15:00:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.2","html_url":"https://github.com/fission/fission/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"92c9661e8d0e48ff41b2bdf3436c0328fbaeec04","kind":"commit","published_at":"2018-07-07T00:34:38.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.1","html_url":"https://github.com/fission/fission/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"efb52413dcecab1fbc81b483444f9685628b26dc","kind":"commit","published_at":"2018-07-04T05:48:29.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.0","html_url":"https://github.com/fission/fission/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"b782df4d5a69b0db21992bafc365456c880516f8","kind":"commit","published_at":"2018-06-05T05:43:21.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.8.0","html_url":"https://github.com/fission/fission/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"6a3e326f36164e589e14c4898e5c097457c9db8d","kind":"commit","published_at":"2018-05-05T04:42:16.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.2","html_url":"https://github.com/fission/fission/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"ceca40cd914206a8620dd012fe063e20a6ced93b","kind":"commit","published_at":"2018-04-10T21:43:50.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.1","html_url":"https://github.com/fission/fission/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0247ea488e7e2f4b23b46ec9757d7b381caccf81","kind":"commit","published_at":"2018-04-02T22:08:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.0","html_url":"https://github.com/fission/fission/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"704a8094e6724f8c26a667909c48c62ba6ee095f","kind":"commit","published_at":"2018-03-22T18:33:23.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.6.1","html_url":"https://github.com/fission/fission/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d852ddd91cb51bab887dec9a5ef46eb002191e3f","kind":"commit","published_at":"2018-03-01T21:43:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.6.0","html_url":"https://github.com/fission/fission/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.0/manifests"},{"name":"latest","sha":"d852ddd91cb51bab887dec9a5ef46eb002191e3f","kind":"commit","published_at":"2018-03-01T21:43:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/latest","html_url":"https://github.com/fission/fission/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/latest/manifests"},{"name":"0.5.0","sha":"c031e046c19702d777b9f98daeb6a02cb582255a","kind":"commit","published_at":"2018-02-07T16:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.5.0","html_url":"https://github.com/fission/fission/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"db372c11eb5acb65b72b9b5796bbe63417558c8d","kind":"commit","published_at":"2018-01-20T14:15:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.1","html_url":"https://github.com/fission/fission/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"8a097abf9b3a7ca553dd9692c39847a33d0e4db5","kind":"commit","published_at":"2017-11-15T21:25:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.0","html_url":"https://github.com/fission/fission/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0/manifests"},{"name":"0.4.0rc","sha":"d4b438559625454f2c378b610daef13d4e60faac","kind":"commit","published_at":"2017-11-08T20:45:09.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.0rc","html_url":"https://github.com/fission/fission/releases/tag/0.4.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0rc/manifests"},{"name":"0.3.0","sha":"e4d42797e620656a2867843b5988558602e1fa46","kind":"commit","published_at":"2017-09-29T06:44:53.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.3.0","html_url":"https://github.com/fission/fission/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0/manifests"},{"name":"0.3.0-rc","sha":"52c77c5bf5b6b54249ab049c9035e3c16df53f25","kind":"commit","published_at":"2017-09-27T14:46:00.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.3.0-rc","html_url":"https://github.com/fission/fission/releases/tag/0.3.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.3.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0-rc/manifests"},{"name":"buildmgr-preview-20170922","sha":"a6df2ca3caaa22066724e7b4e07f5c81aa6e164e","kind":"commit","published_at":"2017-09-22T15:02:22.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/buildmgr-preview-20170922","html_url":"https://github.com/fission/fission/releases/tag/buildmgr-preview-20170922","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@buildmgr-preview-20170922","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170922","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170922/manifests"},{"name":"buildmgr-preview-20170921","sha":"e768b9935bb06ed6c510049f887d1463f93a341c","kind":"commit","published_at":"2017-09-21T19:07:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/buildmgr-preview-20170921","html_url":"https://github.com/fission/fission/releases/tag/buildmgr-preview-20170921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@buildmgr-preview-20170921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170921/manifests"},{"name":"v0.2.1","sha":"dc50ebb8898d5474012ff20e88834a5966a8830e","kind":"commit","published_at":"2017-09-12T03:11:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1/manifests"},{"name":"v0.2.1-rc2","sha":"7c2634009ccb241cf95125d3439d31720d0d284c","kind":"commit","published_at":"2017-09-10T07:31:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1-rc2","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc2/manifests"},{"name":"v0.2.1-rc","sha":"fc0864dc5b816b56cb2a89b33f4a1ff8482b56aa","kind":"commit","published_at":"2017-09-09T03:49:35.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1-rc","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc/manifests"},{"name":"v0.2.0-20170901","sha":"1b9fa5bc3034c9816ceaf3a435c699faa5d8fe1c","kind":"commit","published_at":"2017-09-01T14:50:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.0-20170901","html_url":"https://github.com/fission/fission/releases/tag/v0.2.0-20170901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.0-20170901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.0-20170901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.0-20170901/manifests"},{"name":"nightly20170705","sha":"e4fe0078384fab34cdefd5742f9fbc401dd8cddd","kind":"commit","published_at":"2017-07-06T00:19:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/nightly20170705","html_url":"https://github.com/fission/fission/releases/tag/nightly20170705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@nightly20170705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170705/manifests"},{"name":"nightly20170621","sha":"8f1b27bd72c8c992a2a2c6e675a7ea4d3ee6d828","kind":"commit","published_at":"2017-06-21T07:09:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/nightly20170621","html_url":"https://github.com/fission/fission/releases/tag/nightly20170621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@nightly20170621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170621/manifests"},{"name":"alpha20170124","sha":"0465ccd352c7e219bf94fe101912ff52747be515","kind":"commit","published_at":"2017-01-24T16:40:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/alpha20170124","html_url":"https://github.com/fission/fission/releases/tag/alpha20170124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@alpha20170124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/alpha20170124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/alpha20170124/manifests"},{"name":"kubecon","sha":"e219804cde2e93a45025464c60d523cd444bf5d6","kind":"commit","published_at":"2016-11-11T19:56:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/kubecon","html_url":"https://github.com/fission/fission/releases/tag/kubecon","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@kubecon","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/kubecon","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/kubecon/manifests"}]},"repo_metadata_updated_at":"2026-08-19T04:35:07.676Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/fission-charts/fission-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/fission-charts/fission-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/fission-charts/fission-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/fission-charts/fission-all/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T15:03:45.045Z","issues_count":228,"pull_requests_count":624,"avg_time_to_close_issue":42898078.776315786,"avg_time_to_close_pull_request":1742819.0569395018,"issues_closed_count":152,"pull_requests_closed_count":562,"pull_request_authors_count":56,"issue_authors_count":135,"avg_comments_per_issue":2.2280701754385963,"avg_comments_per_pull_request":0.8044871794871795,"merged_pull_requests_count":335,"bot_issues_count":2,"bot_pull_requests_count":243,"past_year_issues_count":5,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":379057.0,"past_year_avg_time_to_close_pull_request":554929.7352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.9574468085106383,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/issues","maintainers":[{"login":"sanketsudake","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanketsudake"},{"login":"vishal-biyani","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vishal-biyani"},{"login":"soamvasani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soamvasani"},{"login":"life1347","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/life1347"},{"login":"NikhilSharmaWe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikhilSharmaWe"},{"login":"gauravgahlot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravgahlot"},{"login":"RealHarshThakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealHarshThakur"},{"login":"tomasdrga","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomasdrga"},{"login":"erwinvaneyk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erwinvaneyk"},{"login":"pilou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pilou"}],"active_maintainers":[{"login":"sanketsudake","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanketsudake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fission-charts%2Ffission-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fission-charts%2Ffission-all/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fission-charts%2Ffission-all/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fission-charts%2Ffission-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fission-charts%2Ffission-all/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fission-charts%2Ffission-all/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18225,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14677783,"name":"github.com/fission/fission/test/benchmark","ecosystem":"go","description":null,"homepage":"https://github.com/fission/fission","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fission/fission","keywords_array":[],"namespace":"github.com/fission/fission/test","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-09-03T05:15:57.510Z","latest_release_number":null,"last_synced_at":"2026-09-03T05:15:58.328Z","created_at":"2026-06-25T09:52:55.119Z","updated_at":"2026-09-03T05:15:58.328Z","registry_url":"https://pkg.go.dev/github.com/fission/fission/test/benchmark","install_command":"go get github.com/fission/fission/test/benchmark","documentation_url":"https://pkg.go.dev/github.com/fission/fission/test/benchmark#section-documentation","metadata":{},"repo_metadata":{"id":37747475,"uuid":"66050533","full_name":"fission/fission","owner":"fission","description":"Fast and Simple Serverless Functions for Kubernetes","archived":false,"fork":false,"pushed_at":"2026-08-09T16:58:33.000Z","size":67785,"stargazers_count":8890,"open_issues_count":62,"forks_count":794,"subscribers_count":144,"default_branch":"main","last_synced_at":"2026-08-09T17:08:31.456Z","etag":null,"topics":["cloud-native","containers","devops","docker","faas","fission","functions","functions-as-a-service","go","hacktoberfest","kubernetes","lambda","serverless","serverless-functions"],"latest_commit_sha":null,"homepage":"https://fission.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fission.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-08-19T03:43:56.000Z","updated_at":"2026-08-09T16:09:39.000Z","dependencies_parsed_at":"2026-08-09T14:24:52.304Z","dependency_job_id":null,"html_url":"https://github.com/fission/fission","commit_stats":{"total_commits":1650,"total_committers":170,"mean_commits":9.705882352941176,"dds":0.7866666666666666,"last_synced_commit":"ade2daa013455488b8aa2b05d2a8a7f3b5a754ea"},"previous_names":["platform9/fission"],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/fission/fission","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","download_url":"https://codeload.github.com/fission/fission/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/sbom","scorecard":{"id":401549,"data":{"date":"2025-08-17T18:46:58Z","repo":{"name":"github.com/fission/fission","commit":"c5171cf014c68bfbb05ae05a6891fea29fa2dd36"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:33","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yaml:34","Info: jobLevel permissions set to 'read-all': .github/workflows/release.yaml:251","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:131","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:148","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yaml:168","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-dashboards.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_pr.yaml:30","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/upgrade_test.yaml:30"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: test/benchmark/Dockerfile:1","Warn: containerImage not pinned by hash: test/benchmark/Dockerfile:7: pin your Docker image by updating loadimpact/k6 to loadimpact/k6@sha256:63750a8adbec7cd1fa68a0dcadf8ffd6947ba555c2824b87fdbff09aa4bd290a","Warn: goCommand not pinned by hash: test/benchmark/Dockerfile:3","Warn: downloadThenRun not pinned by hash: test/test.sh:30","Info:  32 out of  32 GitHub-owned GitHubAction dependencies pinned","Info:  34 out of  34 third-party GitHubAction dependencies pinned","Info:   5 out of   7 containerImage dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push_pr.yaml:38"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":9,"reason":"5 out of the last 5 releases have a total of 8 signed artifacts.","details":["Info: signed release artifact: fission-v1.21.0-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0","Info: signed release artifact: fission-v1.21.0-rc2-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0-rc2","Info: signed release artifact: fission-v1.21.0-rc1-darwin-amd64.sig: https://github.com/fission/fission/releases/tag/v1.21.0-rc1","Info: signed release artifact: checksums.txt.sig: https://github.com/fission/fission/releases/tag/v1.20.5","Info: signed release artifact: checksums.txt.sig: https://github.com/fission/fission/releases/tag/v1.20.4","Info: provenance for release artifact: fission_v1.21.0.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0","Info: provenance for release artifact: fission_v1.21.0-rc2.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0-rc2","Info: provenance for release artifact: fission_v1.21.0-rc1.intoto.jsonl: https://github.com/fission/fission/releases/tag/v1.21.0-rc1","Warn: release artifact v1.20.5 does not have provenance: https://api.github.com/repos/fission/fission/releases/178354109","Warn: release artifact v1.20.4 does not have provenance: https://api.github.com/repos/fission/fission/releases/172992496"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: BadgeUp, BlockLaunch, Bytom-Community, EdificeMC, acquia, aerius-labs, clojars, eng-practices, fission, geeksocket, immutant, infracloudio, istio, meta platforms, mongodb, project-akri, projectodd, ritinlug, srcmesh, temporalio, torquebox, transtats, useshortcut"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T20:11:42.633Z","repository_id":37747475,"created_at":"2025-08-18T20:11:42.634Z","updated_at":"2025-08-18T20:11:42.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36775966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"fission","name":"Fission","uuid":"24659215","kind":"organization","description":"Serverless Functions and Workflows for Kubernetes.  Fast, Open source, Extensible.","email":null,"website":"https://fission.io","location":null,"twitter":"fissionio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24659215?v=4","repositories_count":25,"last_synced_at":"2025-07-09T13:06:08.810Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fission","funding_links":[],"total_stars":9301,"followers":147,"following":0,"created_at":"2022-11-10T16:54:31.244Z","updated_at":"2025-07-09T13:06:08.810Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission/repositories"},"tags":[{"name":"v1.27.0","sha":"1e1401cdecd7281129482e681580b4bdc0741770","kind":"commit","published_at":"2026-06-22T11:59:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.27.0","html_url":"https://github.com/fission/fission/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"74acb55880c6e8a693f9082b1ebebf967dacaf67","kind":"commit","published_at":"2026-06-13T08:37:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.26.0","html_url":"https://github.com/fission/fission/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"ae970aaa9bc76ec93d748bdaf03fd7523b6b6a62","kind":"commit","published_at":"2026-06-05T08:30:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.25.0","html_url":"https://github.com/fission/fission/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0/manifests"},{"name":"v1.25.0-rc1","sha":"ae970aaa9bc76ec93d748bdaf03fd7523b6b6a62","kind":"commit","published_at":"2026-06-05T08:30:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.25.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.25.0-rc1/manifests"},{"name":"v1.24.0","sha":"ce617120c41b9e4a51d577f81b441238264e88fd","kind":"commit","published_at":"2026-05-26T15:20:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.24.0","html_url":"https://github.com/fission/fission/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"710d8431bbbcdb82d7a1ac2b93c068baa829959b","kind":"commit","published_at":"2026-05-14T18:36:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.23.0","html_url":"https://github.com/fission/fission/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0/manifests"},{"name":"v1.23.0-rc1","sha":"710d8431bbbcdb82d7a1ac2b93c068baa829959b","kind":"commit","published_at":"2026-05-14T18:36:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.23.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.23.0-rc1/manifests"},{"name":"v1.22.0","sha":"82e1ff76a5452081149f4cf37ef65c75f531d84d","kind":"commit","published_at":"2025-12-16T05:03:52.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0/manifests"},{"name":"v1.22.0-rc2","sha":"e7cfb06afa2dc7017c53d63adf59eb16593629e9","kind":"commit","published_at":"2025-12-15T08:00:10.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc2/manifests"},{"name":"v1.22.0-rc1","sha":"b8cb98510ffb8cd740a0193603481e2b794f8419","kind":"commit","published_at":"2025-11-03T12:48:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.22.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.22.0-rc1/manifests"},{"name":"v1.21.0","sha":"2853498a9854f00d5aae28e6d54521114bcc43b3","kind":"commit","published_at":"2025-01-25T15:09:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0/manifests"},{"name":"v1.21.0-rc2","sha":"b6bd921ac14e73690e87be1d31b8f85afe494898","kind":"commit","published_at":"2025-01-23T11:56:36.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc2/manifests"},{"name":"v1.21.0-rc1","sha":"9f0bb6d11f1762120bc99a64bafea6cf5694b34d","kind":"commit","published_at":"2025-01-13T13:14:50.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.21.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.21.0-rc1/manifests"},{"name":"v1.20.5","sha":"352090d0925d7ccc306d12917f405e290c497e15","kind":"commit","published_at":"2024-10-04T07:33:02.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.5","html_url":"https://github.com/fission/fission/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5/manifests"},{"name":"v1.20.5-pre","sha":"2b8316fe5e81546d7a14fa5959e19fc86fd91e35","kind":"commit","published_at":"2024-10-04T05:59:38.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.5-pre","html_url":"https://github.com/fission/fission/releases/tag/v1.20.5-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.5-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.5-pre/manifests"},{"name":"v1.20.4","sha":"cf55fbecea5f98a49f3eac14778ff92f24ece837","kind":"commit","published_at":"2024-09-02T06:44:23.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.4","html_url":"https://github.com/fission/fission/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"0159802497eb8753df34f724a3ee677f3216b73c","kind":"commit","published_at":"2024-08-09T08:08:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.3","html_url":"https://github.com/fission/fission/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"0cfe08df55664575399e7c66b1d0d80e50f331fd","kind":"commit","published_at":"2024-05-27T10:21:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.2","html_url":"https://github.com/fission/fission/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"7e8d5dd7ef1ab4a4f9dfd13bcfcff9d0f0bcffa5","kind":"commit","published_at":"2024-01-14T10:08:42.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.1","html_url":"https://github.com/fission/fission/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"9b57f1f2e7e0fda01b30b25c1171ca345d4754ee","kind":"commit","published_at":"2023-11-30T12:02:04.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0/manifests"},{"name":"v1.20.0-rc2","sha":"fdecc98775b8ab7e6cb3cb9f2e7097cd020f8844","kind":"commit","published_at":"2023-11-27T08:31:30.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc2/manifests"},{"name":"v1.20.0-rc1","sha":"88039cad63ce901e3d4c843e38e3cb1020504a9e","kind":"commit","published_at":"2023-10-30T05:41:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.20.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.20.0-rc1/manifests"},{"name":"v1.19.0","sha":"f955d1182aa0f7a717fd3e614b95a9895046f44f","kind":"commit","published_at":"2023-05-18T09:48:04.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0/manifests"},{"name":"v1.19.0-rc2","sha":"1133386ce9cd23570cb9a1da0d39185fe95e598d","kind":"commit","published_at":"2023-05-12T05:03:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc2/manifests"},{"name":"v1.19.0-rc1","sha":"3a1db58066607007234673553e2c88ec9e802f05","kind":"commit","published_at":"2023-03-31T09:37:20.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.19.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.19.0-rc1/manifests"},{"name":"v1.18.0","sha":"deb3523b598748d0b6a3a0ce9b7ddd3802db5d6f","kind":"commit","published_at":"2023-01-12T18:05:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0/manifests"},{"name":"v1.18.0-rc2","sha":"8df4fd0e7cdc9973744d5742e7cb83d50e9c053a","kind":"commit","published_at":"2022-12-15T09:34:10.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc2/manifests"},{"name":"v1.18.0-rc1","sha":"68286fe44ed21515722048eabf9492701d1704e8","kind":"commit","published_at":"2022-11-21T06:44:03.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.18.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.18.0-rc1/manifests"},{"name":"v1.16.3","sha":"5367062050ceaca3f3cec06815958dac3975782a","kind":"commit","published_at":"2022-10-10T06:06:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.3","html_url":"https://github.com/fission/fission/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.3/manifests"},{"name":"v1.17.0","sha":"b36e0516f432fc44fd4ab8f25fd3d8fe43473005","kind":"commit","published_at":"2022-09-16T13:10:41.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0/manifests"},{"name":"v1.17.0-rc2","sha":"12d323e32f6e46e66c1492c6170eec42b45ee161","kind":"commit","published_at":"2022-09-13T09:35:03.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc2/manifests"},{"name":"v1.16.2","sha":"31f52eca58ea899e29b0684c7820ae2ebe8447a1","kind":"commit","published_at":"2022-09-07T08:08:57.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.2","html_url":"https://github.com/fission/fission/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77f1835a22f0ce9a22519b083c0a01b047c147bb","kind":"commit","published_at":"2022-08-18T10:57:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.1","html_url":"https://github.com/fission/fission/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.1/manifests"},{"name":"v1.17.0-rc1","sha":"770c19a27b2b4e74a9a0909c0a85b7229b536898","kind":"commit","published_at":"2022-07-06T09:31:39.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.17.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.17.0-rc1/manifests"},{"name":"v1.16.0","sha":"ed1e4a5cf0be028f04090657547136a438ba05a8","kind":"commit","published_at":"2022-05-24T07:21:02.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9547623a90520e7179ea596680422ab064ab4b19","kind":"commit","published_at":"2022-05-11T07:02:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"8110f9ac13e8320094b85a99424f98dc52a9b9d8","kind":"commit","published_at":"2022-02-12T06:34:08.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.16.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.16.0-rc1/manifests"},{"name":"v1.15.1","sha":"327275d1a4eb3c7f21b367e9cae522a74c5aa09a","kind":"commit","published_at":"2021-12-28T13:10:07.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.1","html_url":"https://github.com/fission/fission/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5349a591865cd6083c499b8b3d511b765e19109d","kind":"commit","published_at":"2021-11-23T07:56:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0/manifests"},{"name":"v1.15.0-rc2","sha":"59e876062f6263d20c79f84bc2d90a9fcb452ba2","kind":"commit","published_at":"2021-11-11T11:32:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc2/manifests"},{"name":"v1.15.0-rc1","sha":"50b5c74c52880aac1ce801c3e9b34df2d5711753","kind":"commit","published_at":"2021-09-23T08:49:33.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.15.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/v1.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.15.0-rc1/manifests"},{"name":"v1.14.1","sha":"9b5eb069d69d47d22ecc0270bf8619857ea3f19f","kind":"tag","published_at":"2021-08-03T11:45:13.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.14.1","html_url":"https://github.com/fission/fission/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.1/manifests"},{"name":"1.14.1","sha":"9b5eb069d69d47d22ecc0270bf8619857ea3f19f","kind":"commit","published_at":"2021-08-03T09:46:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.14.1","html_url":"https://github.com/fission/fission/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.1/manifests"},{"name":"v1.14.0","sha":"f4702fe066c48e05cd5c093311fe95e4a6a971a4","kind":"tag","published_at":"2021-08-02T15:44:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.14.0","html_url":"https://github.com/fission/fission/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.14.0/manifests"},{"name":"1.14.0","sha":"f4702fe066c48e05cd5c093311fe95e4a6a971a4","kind":"commit","published_at":"2021-08-02T06:48:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.14.0","html_url":"https://github.com/fission/fission/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.14.0/manifests"},{"name":"v1.13.1","sha":"d06ad04341377bec6b8c905a440956b7d659d8fb","kind":"tag","published_at":"2021-06-21T12:52:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.13.1","html_url":"https://github.com/fission/fission/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.1/manifests"},{"name":"1.13.1","sha":"d06ad04341377bec6b8c905a440956b7d659d8fb","kind":"commit","published_at":"2021-06-21T09:52:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.13.1","html_url":"https://github.com/fission/fission/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.1/manifests"},{"name":"v1.13.0","sha":"6fbd4878be785ded8f14eb9f8b8bc747946a2b8f","kind":"tag","published_at":"2021-06-16T10:57:48.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.13.0","html_url":"https://github.com/fission/fission/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.13.0/manifests"},{"name":"1.13.0","sha":"6fbd4878be785ded8f14eb9f8b8bc747946a2b8f","kind":"commit","published_at":"2021-06-16T07:40:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.13.0","html_url":"https://github.com/fission/fission/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.13.0/manifests"},{"name":"v1.12.0","sha":"ca1a0d4d67a78dd4eaa7790408549d8fb6fc20ca","kind":"tag","published_at":"2021-02-11T13:58:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.12.0","html_url":"https://github.com/fission/fission/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.12.0/manifests"},{"name":"1.12.0","sha":"ca1a0d4d67a78dd4eaa7790408549d8fb6fc20ca","kind":"commit","published_at":"2021-02-11T09:43:43.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.12.0","html_url":"https://github.com/fission/fission/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.12.0/manifests"},{"name":"v1.11.2","sha":"52508e19343ef93da4ce8960908c5569f44da225","kind":"tag","published_at":"2020-10-20T15:05:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.2","html_url":"https://github.com/fission/fission/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.2/manifests"},{"name":"1.11.2","sha":"52508e19343ef93da4ce8960908c5569f44da225","kind":"commit","published_at":"2020-10-20T14:32:09.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.2","html_url":"https://github.com/fission/fission/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.2/manifests"},{"name":"v1.11.1","sha":"c25171ecedf540eb395240fa59cae9520a101612","kind":"tag","published_at":"2020-10-14T19:17:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.1","html_url":"https://github.com/fission/fission/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.1/manifests"},{"name":"1.11.1","sha":"c25171ecedf540eb395240fa59cae9520a101612","kind":"commit","published_at":"2020-10-14T19:05:05.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.1","html_url":"https://github.com/fission/fission/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.1/manifests"},{"name":"v1.11.0","sha":"09b4ffed78ad7a7eea7ebaf47e7644843b0a0b12","kind":"tag","published_at":"2020-09-16T15:54:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.11.0","html_url":"https://github.com/fission/fission/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.11.0/manifests"},{"name":"1.11.0","sha":"09b4ffed78ad7a7eea7ebaf47e7644843b0a0b12","kind":"commit","published_at":"2020-09-16T15:37:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.11.0","html_url":"https://github.com/fission/fission/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.11.0/manifests"},{"name":"v1.10.0","sha":"e85d77bbce719fb898084c0ddb4ba37b199bf667","kind":"tag","published_at":"2020-06-29T19:28:41.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.10.0","html_url":"https://github.com/fission/fission/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.10.0/manifests"},{"name":"1.10.0","sha":"e85d77bbce719fb898084c0ddb4ba37b199bf667","kind":"commit","published_at":"2020-06-29T09:26:17.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.10.0","html_url":"https://github.com/fission/fission/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.10.0/manifests"},{"name":"v1.9.0","sha":"8a4d2c8ecc821e896d87f074660685565156aff1","kind":"tag","published_at":"2020-05-10T18:02:49.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.9.0","html_url":"https://github.com/fission/fission/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.9.0/manifests"},{"name":"1.9.0","sha":"8a4d2c8ecc821e896d87f074660685565156aff1","kind":"commit","published_at":"2020-05-10T15:40:13.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.9.0","html_url":"https://github.com/fission/fission/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.9.0/manifests"},{"name":"v1.8.0","sha":"bda974a72c9093e241c1dae6a7fc1a2d16e28b02","kind":"tag","published_at":"2020-02-03T08:57:21.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.8.0","html_url":"https://github.com/fission/fission/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.8.0/manifests"},{"name":"1.8.0","sha":"bda974a72c9093e241c1dae6a7fc1a2d16e28b02","kind":"commit","published_at":"2020-02-03T07:19:16.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.8.0","html_url":"https://github.com/fission/fission/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.8.0/manifests"},{"name":"v1.7.1","sha":"9401c1ee8559975ffe97db27d8b3572af9f17eda","kind":"tag","published_at":"2019-12-09T04:13:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.1","html_url":"https://github.com/fission/fission/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.1/manifests"},{"name":"1.7.1","sha":"9401c1ee8559975ffe97db27d8b3572af9f17eda","kind":"commit","published_at":"2019-12-09T03:55:01.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.1","html_url":"https://github.com/fission/fission/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.1/manifests"},{"name":"v1.7.0","sha":"d6a8734aae39d4615439a5fdac8e32f269fab6aa","kind":"tag","published_at":"2019-12-02T13:46:51.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0/manifests"},{"name":"1.7.0","sha":"d6a8734aae39d4615439a5fdac8e32f269fab6aa","kind":"commit","published_at":"2019-12-02T13:26:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0","html_url":"https://github.com/fission/fission/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0/manifests"},{"name":"v1.7.0-rc.2","sha":"d9a0ee1e33aaf983c6e68b5c83d970b0c8174544","kind":"tag","published_at":"2019-11-27T17:06:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0-rc.2","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.2/manifests"},{"name":"1.7.0-rc.2","sha":"d9a0ee1e33aaf983c6e68b5c83d970b0c8174544","kind":"commit","published_at":"2019-11-27T16:40:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0-rc.2","html_url":"https://github.com/fission/fission/releases/tag/1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.2/manifests"},{"name":"1.7.0-rc.1","sha":"48e7a13c0f3ad2d02f1606f3478eda1d6ad51e31","kind":"commit","published_at":"2019-11-18T10:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.7.0-rc.1","html_url":"https://github.com/fission/fission/releases/tag/1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.7.0-rc.1/manifests"},{"name":"v1.7.0-rc.1","sha":"48e7a13c0f3ad2d02f1606f3478eda1d6ad51e31","kind":"commit","published_at":"2019-11-18T10:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/fission/fission/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.7.0-rc.1/manifests"},{"name":"1.6.0","sha":"08b6d43ac1f1fa72854438aa6db636fd04c93098","kind":"commit","published_at":"2019-10-10T17:11:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.6.0","html_url":"https://github.com/fission/fission/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.6.0/manifests"},{"name":"v1.6.0","sha":"08b6d43ac1f1fa72854438aa6db636fd04c93098","kind":"commit","published_at":"2019-10-10T17:11:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v1.6.0","html_url":"https://github.com/fission/fission/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v1.6.0/manifests"},{"name":"1.5.0","sha":"d2d0467375d3318000ca57599c80691c8471a0a1","kind":"commit","published_at":"2019-09-09T01:54:27.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.5.0","html_url":"https://github.com/fission/fission/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"94b157137d45f311dba9affa1ad6ee79b56a73cb","kind":"commit","published_at":"2019-07-29T08:21:15.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.4.1","html_url":"https://github.com/fission/fission/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"77b0a63cbf53b172569881b664c970baf42e8081","kind":"commit","published_at":"2019-07-24T05:22:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.4.0","html_url":"https://github.com/fission/fission/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4c4bb1bc2e888b5b03d506ed71f463131b3dee12","kind":"commit","published_at":"2019-06-03T06:27:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.3.0","html_url":"https://github.com/fission/fission/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"518ab3b90d6d4085e653ef36feb6b34500940823","kind":"commit","published_at":"2019-05-09T08:23:34.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.2.1","html_url":"https://github.com/fission/fission/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7bd6423069fd840acbd7f6473f7f23cbb672b5c4","kind":"commit","published_at":"2019-05-03T17:59:14.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.2.0","html_url":"https://github.com/fission/fission/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"9a6f9b75ff569bf92fea394256e1f04b298d2f57","kind":"commit","published_at":"2019-03-25T10:43:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.1.0","html_url":"https://github.com/fission/fission/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"898d1271e21c19a421687ec04ae22a2b399fa11c","kind":"commit","published_at":"2019-02-13T11:04:05.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0.0","html_url":"https://github.com/fission/fission/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0.0/manifests"},{"name":"1.0","sha":"ee988f5a8b423926056f64bc64b5a8ed516a7261","kind":"commit","published_at":"2019-02-08T12:57:33.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0","html_url":"https://github.com/fission/fission/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0/manifests"},{"name":"1.0-rc2","sha":"12f6d91224c95e9e60da4adddd9922a273ace060","kind":"commit","published_at":"2019-01-14T16:55:42.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0-rc2","html_url":"https://github.com/fission/fission/releases/tag/1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc2/manifests"},{"name":"1.0-rc1","sha":"2699aa606995a5b815eeafff489412daf72b5ade","kind":"commit","published_at":"2018-12-11T08:35:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/1.0-rc1","html_url":"https://github.com/fission/fission/releases/tag/1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/1.0-rc1/manifests"},{"name":"0.12.0","sha":"7350cf7b196fb410d6510597caa1d7ce0bd4de9f","kind":"commit","published_at":"2018-11-01T20:07:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.12.0","html_url":"https://github.com/fission/fission/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"9129758f990d9a09e22388c9233c1902a63be51b","kind":"commit","published_at":"2018-10-01T17:05:17.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.11.0","html_url":"https://github.com/fission/fission/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"95eef49cf8032dd9f9a2edcb985f91a7b1978e17","kind":"commit","published_at":"2018-08-17T20:17:54.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.10.0","html_url":"https://github.com/fission/fission/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"9087ef5d49a9d0af2e0dcde3bd37c19772b72043","kind":"commit","published_at":"2018-07-25T15:00:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.2","html_url":"https://github.com/fission/fission/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"92c9661e8d0e48ff41b2bdf3436c0328fbaeec04","kind":"commit","published_at":"2018-07-07T00:34:38.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.1","html_url":"https://github.com/fission/fission/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"efb52413dcecab1fbc81b483444f9685628b26dc","kind":"commit","published_at":"2018-07-04T05:48:29.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.9.0","html_url":"https://github.com/fission/fission/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"b782df4d5a69b0db21992bafc365456c880516f8","kind":"commit","published_at":"2018-06-05T05:43:21.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.8.0","html_url":"https://github.com/fission/fission/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"6a3e326f36164e589e14c4898e5c097457c9db8d","kind":"commit","published_at":"2018-05-05T04:42:16.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.2","html_url":"https://github.com/fission/fission/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"ceca40cd914206a8620dd012fe063e20a6ced93b","kind":"commit","published_at":"2018-04-10T21:43:50.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.1","html_url":"https://github.com/fission/fission/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0247ea488e7e2f4b23b46ec9757d7b381caccf81","kind":"commit","published_at":"2018-04-02T22:08:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.7.0","html_url":"https://github.com/fission/fission/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"704a8094e6724f8c26a667909c48c62ba6ee095f","kind":"commit","published_at":"2018-03-22T18:33:23.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.6.1","html_url":"https://github.com/fission/fission/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d852ddd91cb51bab887dec9a5ef46eb002191e3f","kind":"commit","published_at":"2018-03-01T21:43:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.6.0","html_url":"https://github.com/fission/fission/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.6.0/manifests"},{"name":"latest","sha":"d852ddd91cb51bab887dec9a5ef46eb002191e3f","kind":"commit","published_at":"2018-03-01T21:43:59.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/latest","html_url":"https://github.com/fission/fission/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/latest/manifests"},{"name":"0.5.0","sha":"c031e046c19702d777b9f98daeb6a02cb582255a","kind":"commit","published_at":"2018-02-07T16:06:32.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.5.0","html_url":"https://github.com/fission/fission/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"db372c11eb5acb65b72b9b5796bbe63417558c8d","kind":"commit","published_at":"2018-01-20T14:15:11.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.1","html_url":"https://github.com/fission/fission/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"8a097abf9b3a7ca553dd9692c39847a33d0e4db5","kind":"commit","published_at":"2017-11-15T21:25:28.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.0","html_url":"https://github.com/fission/fission/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0/manifests"},{"name":"0.4.0rc","sha":"d4b438559625454f2c378b610daef13d4e60faac","kind":"commit","published_at":"2017-11-08T20:45:09.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.4.0rc","html_url":"https://github.com/fission/fission/releases/tag/0.4.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.4.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.4.0rc/manifests"},{"name":"0.3.0","sha":"e4d42797e620656a2867843b5988558602e1fa46","kind":"commit","published_at":"2017-09-29T06:44:53.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.3.0","html_url":"https://github.com/fission/fission/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0/manifests"},{"name":"0.3.0-rc","sha":"52c77c5bf5b6b54249ab049c9035e3c16df53f25","kind":"commit","published_at":"2017-09-27T14:46:00.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/0.3.0-rc","html_url":"https://github.com/fission/fission/releases/tag/0.3.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@0.3.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/0.3.0-rc/manifests"},{"name":"buildmgr-preview-20170922","sha":"a6df2ca3caaa22066724e7b4e07f5c81aa6e164e","kind":"commit","published_at":"2017-09-22T15:02:22.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/buildmgr-preview-20170922","html_url":"https://github.com/fission/fission/releases/tag/buildmgr-preview-20170922","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@buildmgr-preview-20170922","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170922","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170922/manifests"},{"name":"buildmgr-preview-20170921","sha":"e768b9935bb06ed6c510049f887d1463f93a341c","kind":"commit","published_at":"2017-09-21T19:07:40.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/buildmgr-preview-20170921","html_url":"https://github.com/fission/fission/releases/tag/buildmgr-preview-20170921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@buildmgr-preview-20170921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/buildmgr-preview-20170921/manifests"},{"name":"v0.2.1","sha":"dc50ebb8898d5474012ff20e88834a5966a8830e","kind":"commit","published_at":"2017-09-12T03:11:06.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1/manifests"},{"name":"v0.2.1-rc2","sha":"7c2634009ccb241cf95125d3439d31720d0d284c","kind":"commit","published_at":"2017-09-10T07:31:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1-rc2","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc2/manifests"},{"name":"v0.2.1-rc","sha":"fc0864dc5b816b56cb2a89b33f4a1ff8482b56aa","kind":"commit","published_at":"2017-09-09T03:49:35.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.1-rc","html_url":"https://github.com/fission/fission/releases/tag/v0.2.1-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.1-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.1-rc/manifests"},{"name":"v0.2.0-20170901","sha":"1b9fa5bc3034c9816ceaf3a435c699faa5d8fe1c","kind":"commit","published_at":"2017-09-01T14:50:47.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/v0.2.0-20170901","html_url":"https://github.com/fission/fission/releases/tag/v0.2.0-20170901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@v0.2.0-20170901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.0-20170901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/v0.2.0-20170901/manifests"},{"name":"nightly20170705","sha":"e4fe0078384fab34cdefd5742f9fbc401dd8cddd","kind":"commit","published_at":"2017-07-06T00:19:58.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/nightly20170705","html_url":"https://github.com/fission/fission/releases/tag/nightly20170705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@nightly20170705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170705/manifests"},{"name":"nightly20170621","sha":"8f1b27bd72c8c992a2a2c6e675a7ea4d3ee6d828","kind":"commit","published_at":"2017-06-21T07:09:31.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/nightly20170621","html_url":"https://github.com/fission/fission/releases/tag/nightly20170621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@nightly20170621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/nightly20170621/manifests"},{"name":"alpha20170124","sha":"0465ccd352c7e219bf94fe101912ff52747be515","kind":"commit","published_at":"2017-01-24T16:40:55.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/alpha20170124","html_url":"https://github.com/fission/fission/releases/tag/alpha20170124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@alpha20170124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/alpha20170124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/alpha20170124/manifests"},{"name":"kubecon","sha":"e219804cde2e93a45025464c60d523cd444bf5d6","kind":"commit","published_at":"2016-11-11T19:56:19.000Z","download_url":"https://codeload.github.com/fission/fission/tar.gz/kubecon","html_url":"https://github.com/fission/fission/releases/tag/kubecon","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fission/fission@kubecon","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/kubecon","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/tags/kubecon/manifests"}]},"repo_metadata_updated_at":"2026-08-19T04:35:07.640Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.952621668114293,"dependent_packages_count":4.640821611672857,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.796721639893575},"purl":"pkg:golang/github.com/fission/fission/test/benchmark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fission/fission/test/benchmark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fission/fission/test/benchmark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fission/fission/test/benchmark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T15:03:45.045Z","issues_count":228,"pull_requests_count":624,"avg_time_to_close_issue":42898078.776315786,"avg_time_to_close_pull_request":1742819.0569395018,"issues_closed_count":152,"pull_requests_closed_count":562,"pull_request_authors_count":56,"issue_authors_count":135,"avg_comments_per_issue":2.2280701754385963,"avg_comments_per_pull_request":0.8044871794871795,"merged_pull_requests_count":335,"bot_issues_count":2,"bot_pull_requests_count":243,"past_year_issues_count":5,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":379057.0,"past_year_avg_time_to_close_pull_request":554929.7352941176,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.9574468085106383,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Ffission/issues","maintainers":[{"login":"sanketsudake","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanketsudake"},{"login":"vishal-biyani","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vishal-biyani"},{"login":"soamvasani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soamvasani"},{"login":"life1347","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/life1347"},{"login":"NikhilSharmaWe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikhilSharmaWe"},{"login":"gauravgahlot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gauravgahlot"},{"login":"RealHarshThakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealHarshThakur"},{"login":"tomasdrga","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomasdrga"},{"login":"erwinvaneyk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erwinvaneyk"},{"login":"pilou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pilou"}],"active_maintainers":[{"login":"sanketsudake","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanketsudake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission%2Ftest%2Fbenchmark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission%2Ftest%2Fbenchmark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission%2Ftest%2Fbenchmark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission%2Ftest%2Fbenchmark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission%2Ftest%2Fbenchmark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffission%2Ffission%2Ftest%2Fbenchmark/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]