Skip to content

Commit b6f160c

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent eac2d45 commit b6f160c

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

docs/rules-v1.json

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"lastUpdatedDate": "2025-07-03T13:38:40+0000",
2+
"lastUpdatedDate": "2025-07-04T02:52:13+0000",
33
"name": "PHP Version Audit",
44
"website": "https://github.com/lightswitch05/php-version-audit",
55
"licence": "https://github.com/lightswitch05/php-version-audit/blob/master/LICENSE",
66
"source": "https://www.github.developerdan.com/php-version-audit/rules-v1.json",
7-
"releasesCount": 527,
7+
"releasesCount": 529,
88
"cveCount": 104,
99
"supportVersionsCount": 23,
1010
"latestVersion": "8.4.10",
@@ -31,9 +31,9 @@
3131
"7.4": "7.4.33",
3232
"8": "8.4.10",
3333
"8.0": "8.0.30",
34-
"8.1": "8.1.32",
34+
"8.1": "8.1.33",
3535
"8.2": "8.2.29",
36-
"8.3": "8.3.22",
36+
"8.3": "8.3.23",
3737
"8.4": "8.4.10"
3838
},
3939
"supportEndDates": {
@@ -3146,6 +3146,14 @@
31463146
"CVE-2025-1861"
31473147
]
31483148
},
3149+
"8.1.33": {
3150+
"releaseDate": "2025-07-03T00:00:00+0000",
3151+
"patchedCves": [
3152+
"CVE-2025-1220",
3153+
"CVE-2025-1735",
3154+
"CVE-2025-6491"
3155+
]
3156+
},
31493157
"8.2.0": {
31503158
"releaseDate": "2022-12-08T00:00:00+0000",
31513159
"patchedCves": [
@@ -3428,6 +3436,14 @@
34283436
"releaseDate": "2025-06-05T00:00:00+0000",
34293437
"patchedCves": []
34303438
},
3439+
"8.3.23": {
3440+
"releaseDate": "2025-07-03T00:00:00+0000",
3441+
"patchedCves": [
3442+
"CVE-2025-1220",
3443+
"CVE-2025-1735",
3444+
"CVE-2025-6491"
3445+
]
3446+
},
34313447
"8.4.1": {
34323448
"releaseDate": "2024-11-21T00:00:00+0000",
34333449
"patchedCves": []

0 commit comments

Comments
 (0)