{"id":13429662,"url":"https://github.com/fission/fission","last_synced_at":"2026-05-15T06:05:55.627Z","repository":{"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-05-12T07:02:01.000Z","size":61419,"stargazers_count":8859,"open_issues_count":203,"forks_count":787,"subscribers_count":147,"default_branch":"main","last_synced_at":"2026-05-12T08:37:44.796Z","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","dco":null,"cla":null}},"created_at":"2016-08-19T03:43:56.000Z","updated_at":"2026-05-10T17:56:01.000Z","dependencies_parsed_at":"2023-11-20T16:47:47.107Z","dependency_job_id":"5e6e8a0e-5a4f-4b06-b038-6d6c6dd42398","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":106,"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":33054454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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"}},"keywords":["cloud-native","containers","devops","docker","faas","fission","functions","functions-as-a-service","go","hacktoberfest","kubernetes","lambda","serverless","serverless-functions"],"created_at":"2024-07-31T02:00:43.394Z","updated_at":"2026-05-15T06:05:55.607Z","avatar_url":"https://github.com/fission.png","language":"Go","funding_links":[],"categories":["Frameworks, Libraries and Tools","Go","开源类库","Open source library","Lambda","Open Source Projects","其他__大数据","serverless","框架, 库和工具","Function as a Service Frameworks","Main Contents","Repositories","go","Application Frameworks","Serverless Platforms","Platforms (Installable)"],"sub_categories":["Application Frameworks","Serverless","\u003e 5k 🌟","网络服务_其他","应用程序框架","Function as a Service / Lambda Frameworks"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://fission.io/images/logo-gh.svg\" width=\"300\" /\u003e\n  \u003cbr\u003e\n  \u003ch1 align=\"center\"\u003eFission: Serverless Functions for Kubernetes\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/fission/fission/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"Fission Licence\" src=\"https://img.shields.io/github/license/fission/fission\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/fission/fission/releases\"\u003e\n    \u003cimg alt=\"Fission Releases\" src=\"https://img.shields.io/github/release-pre/fission/fission.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/fission/fission\"\u003e\n    \u003cimg alt=\"go.dev reference\" src=\"https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/fission/fission\"\u003e\n    \u003cimg src=\"https://goreportcard.com/badge/github.com/fission/fission\" alt=\"Go Report Card\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/fission/fission/graphs/contributors\"\u003e\n    \u003cimg alt=\"Fission contributors\" src=\"https://img.shields.io/github/contributors/fission/fission\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/fission/fission/commits/main\"\u003e\n    \u003cimg alt=\"Commit Activity\" src=\"https://img.shields.io/github/commit-activity/m/fission/fission\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://fission.io/\"\u003e\n    \u003cimg alt=\"Fission website\" src=\"https://img.shields.io/badge/website-fission.io-blue\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://fission.io/slack\"\u003e\n    \u003cimg alt=\"Fission slack\" src=\"https://badgen.net/badge/slack/Fission?icon=slack\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/fissionio\"\u003e\n    \u003cimg alt=\"Fission twitter\" src=\"https://img.shields.io/twitter/follow/fissionio?style=social\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/fission/fission\"\u003e\n    \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/fission/fission?style=social\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://scorecard.dev/viewer/?uri=github.com/fission/fission\"\u003e\n    \u003cimage alt=\"OpenSSF Scorecard\" src=\"https://api.scorecard.dev/projects/github.com/fission/fission/badge\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.bestpractices.dev/projects/4986\"\u003e\n    \u003cimg src=\"https://www.bestpractices.dev/projects/4986/badge\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n--------------\n\nFission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. With Fission, developers can easily create and deploy serverless functions that can be triggered by a variety of events, such as HTTP requests, messages from a message queue, or scheduled tasks.\n\nFission provides a simple, easy-to-use interface for developers to create serverless functions in their language of choice, without having to worry about the underlying infrastructure. The framework also offers automatic scaling, so functions can scale up or down based on demand, without any additional configuration.\n\nFission operates on _just the code_: Docker and Kubernetes are\nabstracted away under normal operation, though you can use both to\nextend Fission if you want to.\n\nFission is extensible to any language; the core is written in Go, and\nlanguage-specific parts are isolated in something called\n_environments_ (more below).  Fission currently supports NodeJS, Python, Ruby, Go, \nPHP, Bash, and any Linux executable, with more languages coming soon.\n\nTable of Contents\n=================\n- [Table of Contents](#table-of-contents)\n  - [Performance: 100msec cold start](#performance-100msec-cold-start)\n  - [Kubernetes is the right place for Serverless](#kubernetes-is-the-right-place-for-serverless)\n  - [Getting Started](#getting-started)\n  - [Learn More](#learn-more)\n  - [Contributing](#contributing)\n  - [Who is using Fission?](#who-is-using-fission)\n  - [Sponsors](#sponsors)\n- [License](#license)\n\n## Performance: 100msec cold start\n\nFission maintains a pool of \"warm\" containers that each contain a\nsmall dynamic loader.  When a function is first called,\ni.e. \"cold-started\", a running container is chosen and the function is\nloaded.  This pool is what makes Fission fast: cold-start latencies\nare typically about 100msec.\n\n## Kubernetes is the right place for Serverless\n\nWe're built on Kubernetes because we think any non-trivial app will\nuse a combination of serverless functions and more conventional\nmicroservices, and Kubernetes is a great framework to bring these\ntogether seamlessly.\n\nBuilding on Kubernetes also means that anything you do for operations\non your Kubernetes cluster \u0026mdash; such as monitoring or log\naggregation \u0026mdash; also helps with ops on your Fission deployment.\n\n## Getting Started\n\n```bash\n  # Add the stock NodeJS env to your Fission deployment\n  $ fission env create --name nodejs --image ghcr.io/fission/node-env\n\n  # Create a function with a javascript one-liner that prints \"hello world\"\n  $ fission function create --name hello --env nodejs --code https://raw.githubusercontent.com/fission/examples/master/nodejs/hello.js\n\n  # Run the function.  This takes about 100msec the first time.\n  $ fission function test --name hello\n  Hello, world!\n```\n\n## Learn More\n\n- Understand [Fission Concepts](https://fission.io/docs/concepts/).\n- See the [installation guide](https://fission.io/docs/installation/) for installing and running Fission.\n- You can learn more about Fission and get started from [Fission Docs](https://fission.io/docs).\n- To see Fission in action, check out the [Fission Examples Repo](https://github.com/fission/examples).\n- See the [troubleshooting guide](https://fission.io/docs/trouble-shooting/) for debugging your functions and Fission installation.\n\n## Contributing\n\nCheck out the [contributing guide](CONTRIBUTING.md).\n\n## Who is using Fission?\n- [Fareye](https://www.getfareye.com)\n- Apple\n- [iQuanti](https://www.iquanti.com)\n- A large telecom CSP\n- [Gadget](https://gadget.dev)\n- [CinnamonAI](https://cinnamon.is/en)\n- [Armo](https://www.armosec.io/)\n- [The Social Audience](https://thesocialaudience.com/)\n- [KubeML](https://github.com/DiegoStock12/kubeml)\n- Unilever\n- [BD](https://www.bd.com/en-in)\n- [Biofourmis](https://biofourmis.com/)\n- [Babylon](https://www.babylonhealth.com/en-gb)\n\n## Sponsors\n\nThe following companies, organizations, and individuals support Fission's ongoing maintenance and development. If you are using/contributing to Fission, we would be happy to list you here, please raise a Pull request.\n\n\u003cp\u003e\n  \u003ca href=\"https://infracloud.io/\"\u003e\u003cimg src=\"https://fission.io/sponsors/infracloud.png\" alt=\"InfraCloud\" height=\"70\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://srcmesh.com/\"\u003e\u003cimg src=\"https://fission.io/sponsors/srcmesh.png\" alt=\"Srcmesh\" height=\"70\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.digitalocean.com/?utm_medium=opensource\u0026utm_source=fissionio\"\u003e\n    \u003cimg src=\"https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg\" width=\"201px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# License\n\nFission is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission%2Ffission","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffission%2Ffission","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission%2Ffission/lists"}