{"id":28442341,"url":"https://github.com/openstatushq/json-schema","last_synced_at":"2026-05-19T10:39:07.396Z","repository":{"id":296205406,"uuid":"990679404","full_name":"openstatusHQ/json-schema","owner":"openstatusHQ","description":"OpenStatus Synthetic Monitoring Schema ","archived":false,"fork":false,"pushed_at":"2025-06-12T18:53:40.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T19:49:06.438Z","etag":null,"topics":["json-schema","synthetic-monitoring"],"latest_commit_sha":null,"homepage":"https://www.openstatus.dev","language":"TypeScript","has_issues":true,"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/openstatusHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-05-26T13:21:12.000Z","updated_at":"2025-06-12T18:53:02.000Z","dependencies_parsed_at":"2025-05-29T14:06:57.217Z","dependency_job_id":null,"html_url":"https://github.com/openstatusHQ/json-schema","commit_stats":null,"previous_names":["openstatushq/json-schema"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openstatusHQ/json-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstatusHQ%2Fjson-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstatusHQ%2Fjson-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstatusHQ%2Fjson-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstatusHQ%2Fjson-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstatusHQ","download_url":"https://codeload.github.com/openstatusHQ/json-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstatusHQ%2Fjson-schema/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402833,"owners_count":23759237,"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":["json-schema","synthetic-monitoring"],"created_at":"2025-06-06T06:00:34.264Z","updated_at":"2026-05-19T10:39:07.366Z","avatar_url":"https://github.com/openstatusHQ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenStatus Synthetic Monitoring Schema\n\nUse this schema to define synthetic monitoring checks in OpenStatus.\n\n```yaml\n# yaml-language-server: $schema=https://www.openstatus.dev/schema.json\n\nmonitor1:\n  name: \"Test\"\n  description: \"This is a test\"\n  frequency: \"1m\"\n  active: true\n  regions: [\"iad\"]\n  retry: 3\n  kind: http\n  request:\n    url: https://openstat.us\n    method: GET\n    headers:\n      User-Agent: OpenStatus\n  assertions:\n    - kind: statusCode\n      compare: eq\n      target: 200\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstatushq%2Fjson-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstatushq%2Fjson-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstatushq%2Fjson-schema/lists"}