Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 9803f15

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 4bf3317 commit 9803f15

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-06-05T13:39:56+0000",
2+
"lastUpdatedDate": "2025-06-06T02:49:10+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": 523,
7+
"releasesCount": 525,
88
"cveCount": 104,
99
"supportVersionsCount": 23,
10-
"latestVersion": "8.4.7",
10+
"latestVersion": "8.4.8",
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.7",
32+
"8": "8.4.8",
3333
"8.0": "8.0.30",
3434
"8.1": "8.1.32",
3535
"8.2": "8.2.28",
36-
"8.3": "8.3.21",
37-
"8.4": "8.4.7"
36+
"8.3": "8.3.22",
37+
"8.4": "8.4.8"
3838
},
3939
"supportEndDates": {
4040
"3.0": {
@@ -3416,6 +3416,10 @@
34163416
"releaseDate": "2025-05-08T00:00:00+0000",
34173417
"patchedCves": []
34183418
},
3419+
"8.3.22": {
3420+
"releaseDate": "2025-06-05T00:00:00+0000",
3421+
"patchedCves": []
3422+
},
34193423
"8.4.1": {
34203424
"releaseDate": "2024-11-21T00:00:00+0000",
34213425
"patchedCves": []
@@ -3450,6 +3454,10 @@
34503454
"8.4.7": {
34513455
"releaseDate": "2025-05-08T00:00:00+0000",
34523456
"patchedCves": []
3457+
},
3458+
"8.4.8": {
3459+
"releaseDate": "2025-06-05T00:00:00+0000",
3460+
"patchedCves": []
34533461
}
34543462
},
34553463
"cves": {

0 commit comments

Comments
 (0)