{"id":19675104,"url":"https://github.com/mesosphere/kommander-applications","last_synced_at":"2026-04-01T17:53:49.967Z","repository":{"id":37073115,"uuid":"409192037","full_name":"mesosphere/kommander-applications","owner":"mesosphere","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-06T15:37:08.000Z","size":49938,"stargazers_count":16,"open_issues_count":48,"forks_count":22,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-03-06T17:39:31.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mesosphere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"licenses.d2iq.yaml","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-22T12:16:33.000Z","updated_at":"2026-03-06T13:19:15.000Z","dependencies_parsed_at":"2026-01-14T03:02:44.381Z","dependency_job_id":null,"html_url":"https://github.com/mesosphere/kommander-applications","commit_stats":null,"previous_names":[],"tags_count":530,"template":false,"template_full_name":null,"purl":"pkg:github/mesosphere/kommander-applications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere%2Fkommander-applications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere%2Fkommander-applications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere%2Fkommander-applications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere%2Fkommander-applications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesosphere","download_url":"https://codeload.github.com/mesosphere/kommander-applications/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere%2Fkommander-applications/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T17:21:22.955Z","updated_at":"2026-03-10T06:01:03.437Z","avatar_url":"https://github.com/mesosphere.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coverage Status](https://coveralls.io/repos/github/mesosphere/kommander-applications/badge.svg?branch=main)](https://coveralls.io/github/mesosphere/kommander-applications?branch=main)\n\n# kommander-applications\n\nThis repo is dedicated to storing the HelmRelease and other info needed for Kommander's Applications.\n\n### Pre Commit\n\nThis repo uses https://pre-commit.com/ to run pre-commit hooks. Please install pre-commit and run `pre-commit install` in the root directory before committing.\n\n### Running Tests\n\nYou can run tests with `make go-test`. If your tests do not meet a certain coverage threshold, your build will fail.\n\n### App Image Licenses\n\nThis repo contains a list of images, `licenses.d2iq.yaml` used to keep licenses up-to-date. This list is comprised of two sections: `ignore` and `resources`. `ignore` is a list of images that should be ignored when validating the license mappings.\n\nDue to the automation of image version bumping, the original comments were unable to be retained and are listed below by corresponding image:\n\n| Image                                                 | Description                                                                                                                                                                                                                                                                                                             |\n|-------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `docker.io/mesosphere/kommander2-kubetools`           | The image is set of tools that is not built from source code. See: https://github.com/mesosphere/kommander (dir: docker)                                                                                                                                                                                                |\n| `docker.io/nginxinc/nginx-unprivileged:1.22.0-alpine` | Fossa cannot scan nginx source code (C/C++) Original mapping: \u003cpre\u003e- container_image: docker.io/nginxinc/nginx-unprivileged:1.22.0-alpine\u003cbr\u003e  sources:\u003cbr\u003e    - url: https://github.com/nginxinc/docker-nginx-unprivileged\u003cbr\u003e      ref: 82a186f7a71ca66269dba0a3eef1fb16f9121946\u003cbr\u003e      license_path: LICENSE\u003c/pre\u003e |\n| `docker.io/bitnami/external-dns:0.13.4-debian-11-r2`  | List of bitnami containers that were mapped to build repository source code, but not to the actual bundled software source code                                                                                                                                                                                         |\n| `docker.io/mesosphere/capimate:${kommander}`          | Note that this image is within `resources` rather than `ignore`. The `capimate` source code is in `capimate` subdirectory but it shares go.mod with main konvoy2 source code. `directory: capimate`                                                                                                                     |\n| `gcr.io/kubecost1/frontend`                           | Partnership                                                                                                                                                                                                                                                                                                             |\n| `gcr.io/kubecost1/cost-model`                         | Partnership                                                                                                                                                                                                                                                                                                             |\n\n### Airgapped Build Exclusions\n\nCurrently the following applications are excluded from airgapped builds:\n- AI-Navigator\n- NKP-Pulse\n\nTo exclude an application, please ensure the following files have been updated:\n- [Exclude Airgapped](.exclude-airgapped)\n- [Justfile](justfile)\n\nPlease ensure PRs are tested with the label `open-kommander-pr` to ensure there aren't any downstream build breaks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesosphere%2Fkommander-applications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesosphere%2Fkommander-applications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesosphere%2Fkommander-applications/lists"}