Skip to content

Commit 2994554

Browse files
committed
feat: update expat v2.7.5
1 parent e233db8 commit 2994554

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

expat/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "2.7.4"
1+
version: "2.7.5"
22
description: "Expat - XML Parsing C Library"
33
url: https://github.com/espressif/idf-extra-components/tree/master/expat
44
dependencies:

expat/sbom_libexpat.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: libexpat
2-
version: 2.7.4
2+
version: 2.7.5
33
cpe: cpe:2.3:a:libexpat_project:libexpat:{}:*:*:*:*:*:*:*
44
supplier: 'Organization: libexpat_project'
55
description: Fast streaming XML parser written in C99
66
url: https://github.com/libexpat/libexpat/
7-
hash: f5c2890d8ff91f88a018173d293a9bd02f76389e
7+
hash: f31adfd584b7f6c50bbf4d22eb928538ffc9145a
88
cve-exclude-list:
99
- cve: CVE-2024-8176
1010
reason: Resolved in version 2.7.0, please see https://github.com/libexpat/libexpat/pull/973
11-
- cve: CVE-2026-25210
12-
reason: Resolved in version 2.7.4, please see https://github.com/libexpat/libexpat/pull/1075

0 commit comments

Comments
 (0)