Regis Well-Known Metadata
Title: Regis Well-Known Metadata
| Type | object |
| Additional properties |
Description: Standard metadata fields recognized by regis across all playbooks.
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|---|---|---|---|---|
| - ci.platform | No | enum (of string) | No | - | CI platform running the analysis |
| - ci.job.id | No | string | No | - | Unique identifier of the CI job |
| - ci.job.url | No | string | No | - | URL to the CI job run |
| - | No | object | No | - | - |
1.
Property ci.platform
| Type | enum (of string) |
Description: CI platform running the analysis
Must be one of:
- "github"
- "gitlab"
2.
Property ci.job.id
| Type | string |
Description: Unique identifier of the CI job
3.
Property ci.job.url
| Type | string |
| Format | uri |
Description: URL to the CI job run
Generated using json-schema-for-humans on 2026-04-22 at 19:43:55 +0000