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

Commit 8c4e1ac

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 119b123 commit 8c4e1ac

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": "2024-10-24T02:21:01+0000",
2+
"lastUpdatedDate": "2024-10-24T13:31:24+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": 502,
7+
"releasesCount": 504,
88
"cveCount": 352,
99
"supportVersionsCount": 22,
10-
"latestVersion": "8.3.12",
10+
"latestVersion": "8.3.13",
1111
"latestVersions": {
1212
"4": "4.4.9",
1313
"4.0": "4.0.6",
@@ -29,11 +29,11 @@
2929
"7.2": "7.2.34",
3030
"7.3": "7.3.33",
3131
"7.4": "7.4.33",
32-
"8": "8.3.12",
32+
"8": "8.3.13",
3333
"8.0": "8.0.30",
3434
"8.1": "8.1.30",
35-
"8.2": "8.2.24",
36-
"8.3": "8.3.12"
35+
"8.2": "8.2.25",
36+
"8.3": "8.3.13"
3737
},
3838
"supportEndDates": {
3939
"3.0": {
@@ -3252,6 +3252,10 @@
32523252
"CVE-2024-9026"
32533253
]
32543254
},
3255+
"8.2.25": {
3256+
"releaseDate": "2024-10-24T00:00:00+0000",
3257+
"patchedCves": []
3258+
},
32553259
"8.3.0": {
32563260
"releaseDate": "2023-11-23T00:00:00+0000",
32573261
"patchedCves": []
@@ -3317,6 +3321,10 @@
33173321
"CVE-2024-8927",
33183322
"CVE-2024-9026"
33193323
]
3324+
},
3325+
"8.3.13": {
3326+
"releaseDate": "2024-10-24T00:00:00+0000",
3327+
"patchedCves": []
33203328
}
33213329
},
33223330
"cves": {

0 commit comments

Comments
 (0)