{"id":28349038,"url":"https://github.com/eclipse-che/che-server","last_synced_at":"2026-03-03T02:02:25.228Z","repository":{"id":37051133,"uuid":"368932278","full_name":"eclipse-che/che-server","owner":"eclipse-che","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-18T15:54:31.000Z","size":123103,"stargazers_count":142,"open_issues_count":27,"forks_count":73,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-06-18T16:43:20.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-che.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-19T16:22:45.000Z","updated_at":"2025-06-16T10:25:47.000Z","dependencies_parsed_at":"2023-11-09T13:41:02.290Z","dependency_job_id":"9517ecfa-0f59-4f61-b26a-3972a6af3311","html_url":"https://github.com/eclipse-che/che-server","commit_stats":null,"previous_names":[],"tags_count":327,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-che/che-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-che%2Fche-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-che%2Fche-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-che%2Fche-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-che%2Fche-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-che","download_url":"https://codeload.github.com/eclipse-che/che-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-che%2Fche-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260679609,"owners_count":23045528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-05-27T19:12:03.175Z","updated_at":"2026-03-03T02:02:25.214Z","avatar_url":"https://github.com/eclipse-che.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://workspaces.openshift.com#https://github.com/eclipse-che/che-server)\n\n# What is Che server\nChe Server provides an API for managing Kubernetes namespaces and to retrieve devfile content from repositories,\nhosted on GitHub, GitLab, Bitbucket and Microsoft Azure Repos.\n\n# Project structure\nChe Server is mostly a Java web application deployed on an Apache Tomcat server in a container. Che Server uses the following modules:     \n### OAuth1 / OAuth2 API implementations\n- wsmaster/che-core-api-auth\n- wsmaster/che-core-api-azure-devops\n- wsmaster/che-core-api-bitbucket\n- wsmaster/che-core-api-github\n- wsmaster/che-core-api-gitlab\n### Factory flow implementations\n- wsmaster/che-core-api-factory-azure-devops\n- wsmaster/che-core-api-factory-bitbucket\n- wsmaster/che-core-api-factory-bitbucket-server\n- wsmaster/che-core-api-factory-github\n- wsmaster/che-core-api-factory-gitlab\n- wsmaster/che-core-api-factory-shared\n### Kubernetes namespace provisioning\n- infrastructures/kubernetes\n- infrastructure/openshift\n- infrastructures/infrastructure-factory\n\nOther modules are deprecated and will be removed in the future.\n\n# License\n\n- [Eclipse Public License 2.0](LICENSE)\n\n# Join the community\n\nThe Eclipse Che community is globally reachable through public chat rooms, mailing list and weekly calls.\nSee the Eclipse Che Documentation about [how you can join our community](https://www.eclipse.org/che/docs/stable/overview/introduction-to-eclipse-che/#_joining_the_community).\n\n## Builds\n\n* [![release latest stable](https://github.com/eclipse-che/che-server/actions/workflows/release.yml/badge.svg)](https://github.com/eclipse-che/che-server/actions/workflows/release.yml)\n\n### Develocity\n\n[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle\u0026labelColor=02303A)](https://develocity-staging.eclipse.org/)\n\nThe `che-server` builds are revved up by [Develocity](https://develocity-staging.eclipse.org/scans), which enhances developer productivity through features such as Build Scan for build insights and collaborative troubleshooting, and remote Build Cache for build acceleration. Develocity also provides comprehensive reporting and visualization of build data.\n\nTo view the Build Scan produced by a build, click on the generated link at the end of the build. Build Scans are available locally and on GitHub Action CI (limited to users authenticated to publish local scans). You can access all scans published by the `che-server` builds on the [Eclipse Develocity dashboard](https://develocity-staging.eclipse.org) by [searching](https://develocity-staging.eclipse.org/scans?search.rootProjectNames=che%20server) for the `che server` project.\n\nHere are additional useful links with the `che-server` builds data:\n- [Build Scans](https://develocity-staging.eclipse.org/scans?search.rootProjectNames=che%20server)\n- [Trends dashboard](https://develocity-staging.eclipse.org/scans/trends?search.rootProjectNames=che%20server)\n- [Failures dashboard](https://develocity-staging.eclipse.org/scans/failures?search.rootProjectNames=che%20server)\n- Failed and flaky [Tests dashboard](https://develocity-staging.eclipse.org/scans/tests?search.rootProjectNames=che%20server)\n\n## SBOM\n\nTo enhance supply chain security and offer users clear insight into project  components, Eclipse Che now generates a Software Bill of Materials (SBOM) for every release. These are published to the Eclipse Foundation SBOM registry, with access instructions and usage details available in this [documentation](https://eclipse-csi.github.io/security-handbook/sbom/registry.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-che%2Fche-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-che%2Fche-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-che%2Fche-server/lists"}