Skip to content

Commit d7768cc

Browse files
committed
chore: update security scan results
- Updated scan data from workflow run 131 - Scan mode: git-only - Total scanned: 170 - Total vulnerabilities: 498
1 parent 594b94c commit d7768cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+190
-106
lines changed

data/master-286b8cb76d.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "master-286b8cb76d",
3-
"scan_date": "2025-11-10T00:28:56.757050Z",
3+
"scan_date": "2025-11-11T00:28:04.773112Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [

data/release_v5.0-d9f9b7d8ed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "release/v5.0-d9f9b7d8ed",
3-
"scan_date": "2025-11-10T00:28:25.435029Z",
3+
"scan_date": "2025-11-11T00:27:46.169009Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [

data/release_v5.1-71c7d4a7f4.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"release_version": "release/v5.1-71c7d4a7f4",
3+
"scan_date": "2025-11-11T00:27:29.964963Z",
4+
"tool_version": "0.21.0",
5+
"total_components": 0,
6+
"vulnerabilities": [
7+
{
8+
"cve_id": "CVE-2025-54764",
9+
"component": "mbed_tls",
10+
"component_version": "3.6.4",
11+
"severity": "MEDIUM",
12+
"score": "6.2",
13+
"vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
14+
"description": "Mbed TLS before 3.6.5 allows a local timing attack against certain RSA operations, and direct calls to mbedtls_mpi_mod_inv or mbedtls_mpi_gcd.",
15+
"link": "https://nvd.nist.gov/vuln/detail/CVE-2025-54764"
16+
},
17+
{
18+
"cve_id": "CVE-2025-59438",
19+
"component": "mbed_tls",
20+
"component_version": "3.6.4",
21+
"severity": "MEDIUM",
22+
"score": "5.3",
23+
"vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
24+
"description": "Mbed TLS through 3.6.4 has an Observable Timing Discrepancy.",
25+
"link": "https://nvd.nist.gov/vuln/detail/CVE-2025-59438"
26+
}
27+
],
28+
"summary": {
29+
"total_vulnerabilities": 2,
30+
"by_severity": {
31+
"CRITICAL": 0,
32+
"HIGH": 0,
33+
"MEDIUM": 2,
34+
"LOW": 0
35+
}
36+
},
37+
"metadata": {
38+
"scanner": "esp-idf-security-dashboard",
39+
"scan_method": "git-release-branch",
40+
"docker_image": null
41+
}
42+
}

data/release_v5.2-72d06017df.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "release/v5.2-72d06017df",
3-
"scan_date": "2025-11-10T00:28:41.047842Z",
3+
"scan_date": "2025-11-11T00:27:37.668405Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [

data/release_v5.3-464e51e513.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"release_version": "release/v5.3-464e51e513",
3+
"scan_date": "2025-11-11T00:27:12.845776Z",
4+
"tool_version": "0.21.0",
5+
"total_components": 0,
6+
"vulnerabilities": [
7+
{
8+
"cve_id": "CVE-2025-54764",
9+
"component": "mbed_tls",
10+
"component_version": "3.6.4",
11+
"severity": "MEDIUM",
12+
"score": "6.2",
13+
"vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
14+
"description": "Mbed TLS before 3.6.5 allows a local timing attack against certain RSA operations, and direct calls to mbedtls_mpi_mod_inv or mbedtls_mpi_gcd.",
15+
"link": "https://nvd.nist.gov/vuln/detail/CVE-2025-54764"
16+
},
17+
{
18+
"cve_id": "CVE-2025-59438",
19+
"component": "mbed_tls",
20+
"component_version": "3.6.4",
21+
"severity": "MEDIUM",
22+
"score": "5.3",
23+
"vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
24+
"description": "Mbed TLS through 3.6.4 has an Observable Timing Discrepancy.",
25+
"link": "https://nvd.nist.gov/vuln/detail/CVE-2025-59438"
26+
}
27+
],
28+
"summary": {
29+
"total_vulnerabilities": 2,
30+
"by_severity": {
31+
"CRITICAL": 0,
32+
"HIGH": 0,
33+
"MEDIUM": 2,
34+
"LOW": 0
35+
}
36+
},
37+
"metadata": {
38+
"scanner": "esp-idf-security-dashboard",
39+
"scan_method": "git-release-branch",
40+
"docker_image": null
41+
}
42+
}

data/release_v5.4-d2a4c9e777.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "release/v5.4-d2a4c9e777",
3-
"scan_date": "2025-11-10T00:28:17.489747Z",
3+
"scan_date": "2025-11-11T00:27:21.648993Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [

data/release_v5.5-8410210c9a.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "release/v5.5-8410210c9a",
3-
"scan_date": "2025-11-10T00:28:09.362459Z",
3+
"scan_date": "2025-11-11T00:27:55.979631Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [

data/scan_summary.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
{
2-
"last_updated": "2025-11-10T00:28:56.757518Z",
2+
"last_updated": "2025-11-11T00:28:04.773680Z",
33
"scanned_versions": [
4-
"v5.3",
5-
"v5.1.3",
6-
"v5.2.3",
7-
"v5.0.6",
8-
"v5.2.4",
9-
"v5.1.2",
10-
"v5.2.6",
114
"v5.1",
12-
"v5.3.4",
13-
"v5.0.1",
5+
"v5.0",
6+
"v5.0.6",
147
"v5.0.8",
15-
"v5.0.7",
8+
"v5.0.5",
9+
"v5.0.3",
10+
"v5.1.2",
11+
"v5.5.1",
12+
"v5.3.2",
13+
"v5.3.3",
14+
"v5.3.1",
15+
"v5.3",
16+
"v5.1.6",
17+
"v5.1.5",
18+
"v5.2.3",
1619
"v5.2.2",
17-
"v5.4.1",
18-
"v5.0.4",
19-
"v5.4.3",
20-
"v5.0",
20+
"v5.1.4",
21+
"v5.2.5",
22+
"v5.2.6",
2123
"v5.4.2",
22-
"v5.1.6",
24+
"v5.1.3",
2325
"v5.2",
24-
"v5.3.3",
26+
"v5.4.1",
27+
"v5.3.4",
2528
"v5.5",
26-
"v5.1.4",
27-
"v5.2.5",
28-
"v5.3.2",
29-
"v5.0.9",
30-
"v5.0.3",
31-
"v5.1.5",
32-
"v5.2.1",
33-
"v5.1.1",
34-
"v5.5.1",
35-
"v5.0.5",
29+
"v5.0.1",
3630
"v5.4",
37-
"v5.3.1",
3831
"v5.0.2",
39-
"release/v5.5-8410210c9a",
32+
"v5.4.3",
33+
"v5.2.4",
34+
"v5.1.1",
35+
"v5.0.4",
36+
"v5.0.9",
37+
"v5.2.1",
38+
"v5.0.7",
39+
"release/v5.3-464e51e513",
4040
"release/v5.4-d2a4c9e777",
41-
"release/v5.0-d9f9b7d8ed",
42-
"release/v5.1-49f1aa722e",
41+
"release/v5.1-71c7d4a7f4",
4342
"release/v5.2-72d06017df",
44-
"release/v5.3-02a06d3c2b",
43+
"release/v5.0-d9f9b7d8ed",
44+
"release/v5.5-8410210c9a",
4545
"master-286b8cb76d"
4646
],
4747
"failed_versions": [
48-
"release/v5.5",
48+
"release/v5.3",
4949
"release/v5.4",
50-
"release/v5.0",
5150
"release/v5.1",
5251
"release/v5.2",
53-
"release/v5.3",
52+
"release/v5.0",
53+
"release/v5.5",
5454
"master"
5555
],
5656
"total_scanned": 42,
5757
"scan_method": "git-batch",
58-
"workflow_run": "130",
58+
"workflow_run": "131",
5959
"scanner_info": {
6060
"tool": "esp-idf-security-dashboard",
6161
"esp_idf_sbom_version": "0.21.0",

data/v5.0.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "v5.0.1",
3-
"scan_date": "2025-11-10T00:24:45.850404Z",
3+
"scan_date": "2025-11-11T00:25:47.734723Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [],

data/v5.0.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"release_version": "v5.0.2",
3-
"scan_date": "2025-11-10T00:27:59.451848Z",
3+
"scan_date": "2025-11-11T00:26:01.984703Z",
44
"tool_version": "0.21.0",
55
"total_components": 0,
66
"vulnerabilities": [],

0 commit comments

Comments
 (0)