Skip to content

Commit ab2f3ac

Browse files
chore: add missing versions to scan config
Signed-off-by: Patrick Stephens <pat@telemetryforge.io>
1 parent 694143c commit ab2f3ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

scripts/security/scan-config.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@
66
"4.1.2",
77
"4.2.0",
88
"4.2.1",
9-
"4.2.2"
9+
"4.2.2",
10+
"4.2.3"
1011
],
1112
"agent_versions": [
1213
"25.10.1",
1314
"25.10.10",
1415
"25.10.11",
1516
"25.10.12",
17+
"25.10.13",
18+
"25.10.19",
1619
"25.10.2",
1720
"25.10.3",
1821
"25.10.4",
@@ -27,7 +30,9 @@
2730
"25.12.2",
2831
"25.12.3",
2932
"25.12.4",
33+
"25.12.5",
3034
"26.1.1",
31-
"26.2.4"
35+
"26.2.4",
36+
"26.3.3"
3237
]
3338
}

0 commit comments

Comments
 (0)