-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy pathv0.2.4.json
More file actions
67 lines (67 loc) · 1.58 KB
/
Copy pathv0.2.4.json
File metadata and controls
67 lines (67 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"release": "v0.2.4",
"date": "2026-04-22",
"prs_analyzed": 1,
"total_comments": 2,
"critical": 1,
"major": 1,
"by_component": {
"ci": {
"critical": 0,
"major": 1,
"total": 1
},
"api-server": {
"critical": 1,
"major": 0,
"total": 1
}
},
"top_patterns": [
{
"name": "Add NOT NULL constraint to `owner_user_id` column in migration.",
"count": 1,
"critical": 1,
"major": 0,
"impact_score": 4,
"components": [
"api-server"
],
"covered_by_guardrail": null,
"example_comments": [
{
"id": 3124615176,
"title": "Add NOT NULL constraint to `owner_user_id` column in migration.",
"path": "components/ambient-api-server/plugins/agents/migration.go",
"html_url": "https://github.com/ambient-code/platform/pull/1428#discussion_r3124615176",
"ai_prompt": ""
}
]
},
{
"name": "Add `components/ambient-sdk/",
"count": 1,
"critical": 0,
"major": 1,
"impact_score": 3,
"components": [
"ci"
],
"covered_by_guardrail": null,
"example_comments": [
{
"id": 3124615155,
"title": "Add `components/ambient-sdk/",
"path": ".github/workflows/components-build-deploy.yml",
"html_url": "https://github.com/ambient-code/platform/pull/1428#discussion_r3124615155",
"ai_prompt": ""
}
]
}
],
"coverage_gaps": 2,
"pattern_categories": {
"error_handling": 1,
"security": 1
}
}