(ci) updated symfony/runtime

Trivy was complaining about vulnerability

┌───────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────────────────────────────────────────────────┬─────────────────────────────────────────────────────────────┐
│        Library        │ Vulnerability  │ Severity │ Status │ Installed Version │                       Fixed Version                       │                            Title                            │
├───────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────────────────────────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ symfony/runtime       │ CVE-2024-50340 │ HIGH     │ fixed  │ v6.4.12           │ 5.4.0, 6.1.0, 6.2.0, 6.3.0, 7.1.0, 7.1.7, 5.4.46, 6.4.0,  │ symfony/runtime is a module for the Symphony PHP framework  │
│                       │                │          │        │                   │ 6.4.14                                                    │ which enabl ......                                          │
│                       │                │          │        │                   │                                                           │ https://avd.aquasec.com/nvd/cve-2024-50340                  │
├───────────────────────┼────────────────┤          │        │                   ├───────────────────────────────────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ symfony/security-http │ CVE-2024-51996 │          │        │                   │ 6.3.0, 6.4.15, 6.4.0, 7.1.0, 7.1.8, 5.4.0, 5.4.47, 6.1.0, │ Symphony process is a module for the Symphony PHP framework │
│                       │                │          │        │                   │ 6.2.0                                                     │ which exec...                                               │
│                       │                │          │        │                   │                                                           │ https://avd.aquasec.com/nvd/cve-2024-51996                  │
└───────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┘
This commit is contained in:
Slim Amamou 2024-11-20 14:17:10 +01:00
parent 6e3cf48f92
commit c575a603a3

24
composer.lock generated
View file

@ -13011,16 +13011,16 @@
}, },
{ {
"name": "symfony/runtime", "name": "symfony/runtime",
"version": "v6.4.12", "version": "v6.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/runtime.git", "url": "https://github.com/symfony/runtime.git",
"reference": "bfe32a1adf41da4dd7f6b939a039779d7af5497f" "reference": "4facd4174f45cd37c65860403412b67c7381136a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/runtime/zipball/bfe32a1adf41da4dd7f6b939a039779d7af5497f", "url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a",
"reference": "bfe32a1adf41da4dd7f6b939a039779d7af5497f", "reference": "4facd4174f45cd37c65860403412b67c7381136a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13070,7 +13070,7 @@
"runtime" "runtime"
], ],
"support": { "support": {
"source": "https://github.com/symfony/runtime/tree/v6.4.12" "source": "https://github.com/symfony/runtime/tree/v6.4.14"
}, },
"funding": [ "funding": [
{ {
@ -13086,7 +13086,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-19T13:29:10+00:00" "time": "2024-11-05T16:39:55+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
@ -13356,16 +13356,16 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v6.4.12", "version": "v6.4.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "f6df97af71943cda726dc852335204eac02a716b" "reference": "ded1e078f952e686b058d9eac98e497bea47b308"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/f6df97af71943cda726dc852335204eac02a716b", "url": "https://api.github.com/repos/symfony/security-http/zipball/ded1e078f952e686b058d9eac98e497bea47b308",
"reference": "f6df97af71943cda726dc852335204eac02a716b", "reference": "ded1e078f952e686b058d9eac98e497bea47b308",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13424,7 +13424,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v6.4.12" "source": "https://github.com/symfony/security-http/tree/v6.4.15"
}, },
"funding": [ "funding": [
{ {
@ -13440,7 +13440,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:18:25+00:00" "time": "2024-11-13T13:40:18+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",