Commit e2f036c
committed
fix(policies): add schema validation for finding_type and document proto mapping
- Add buf.validate string.in constraint on finding_type field
- Document the mapping between finding_type values and their proto messages
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>1 parent c54103c commit e2f036c
5 files changed
Lines changed: 38 additions & 12 deletions
File tree
- app/controlplane/api
- gen
- frontend/workflowcontract/v1
- jsonschema
- workflowcontract/v1
Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
286 | | - | |
287 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
288 | 296 | | |
289 | 297 | | |
290 | 298 | | |
| |||
0 commit comments