Skip to content

Commit df2b99c

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 26424f2 commit df2b99c

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

docs/rules-v1.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"lastUpdatedDate": "2025-05-08T13:35:57+0000",
2+
"lastUpdatedDate": "2025-05-09T02:44:54+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": 521,
7+
"releasesCount": 523,
88
"cveCount": 104,
99
"supportVersionsCount": 23,
10-
"latestVersion": "8.4.6",
10+
"latestVersion": "8.4.7",
1111
"latestVersions": {
1212
"4": "4.4.9",
1313
"4.0": "4.0.6",
@@ -29,12 +29,12 @@
2929
"7.2": "7.2.34",
3030
"7.3": "7.3.33",
3131
"7.4": "7.4.33",
32-
"8": "8.4.6",
32+
"8": "8.4.7",
3333
"8.0": "8.0.30",
3434
"8.1": "8.1.32",
3535
"8.2": "8.2.28",
36-
"8.3": "8.3.20",
37-
"8.4": "8.4.6"
36+
"8.3": "8.3.21",
37+
"8.4": "8.4.7"
3838
},
3939
"supportEndDates": {
4040
"3.0": {
@@ -3412,6 +3412,10 @@
34123412
"releaseDate": "2025-04-10T00:00:00+0000",
34133413
"patchedCves": []
34143414
},
3415+
"8.3.21": {
3416+
"releaseDate": "2025-05-08T00:00:00+0000",
3417+
"patchedCves": []
3418+
},
34153419
"8.4.1": {
34163420
"releaseDate": "2024-11-21T00:00:00+0000",
34173421
"patchedCves": []
@@ -3442,6 +3446,10 @@
34423446
"8.4.6": {
34433447
"releaseDate": "2025-04-10T00:00:00+0000",
34443448
"patchedCves": []
3449+
},
3450+
"8.4.7": {
3451+
"releaseDate": "2025-05-08T00:00:00+0000",
3452+
"patchedCves": []
34453453
}
34463454
},
34473455
"cves": {

0 commit comments

Comments
 (0)