goss-org/goss
Quick and Easy server testing/validation observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 668
- age_days: 3989
- days_rel: 38
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
5953 stars · 499 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Goss is a YAML-based server testing and validation tool, a fast serverspec alternative that generates tests from the current system state. It can run test suites, wait on conditions, and serve results as a health endpoint, with wrappers for Docker, Kubernetes, and Docker Compose.
Use cases
- validate server configuration with yaml tests
- health check endpoint for containers
- test docker containers with dgoss
- generate system tests from current state
- wait for service readiness in ci
- replace serverspec with a faster tool
When to choose
- you need fast, lightweight server or container validation from a single binary
- you want to auto-generate tests from a live system's state
- you need a health endpoint or readiness check for docker/kubernetes
When to avoid
- you need full macOS/Windows system resource parity with Linux
- you prefer behavior-driven testing frameworks like InSpec with rich compliance profiles
- you need complex orchestration beyond simple validation
Facets
cli-tool · maturity active
testing monitoring infrastructure-as-code cli http-server testing self-hosted windows cli go serverspec-alternative health-endpoint yaml-based-tests container-testing dgoss system-validation tdd devops automation containers linux macos docker kubernetes
2 sources
- readme: https://github.com/goss-org/goss · fetched 2026-08-28 · 86aa919228c6
- homepage: https://goss.rocks · fetched 2026-08-29 · e3de4aa87d3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goss-org/goss | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem