Skip to content

Commit 4063942

Browse files
authored
Merge branch 'main' into noscan-OPengine-update
2 parents cd8b2f9 + ad43f67 commit 4063942

14 files changed

+833
-888
lines changed

sbom/cve-bin-tool-py3.10.json

Lines changed: 108 additions & 119 deletions
Large diffs are not rendered by default.

sbom/cve-bin-tool-py3.10.spdx

Lines changed: 60 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
22
DataLicense: CC0-1.0
33
SPDXID: SPDXRef-DOCUMENT
44
DocumentName: Python-cve-bin-tool
5-
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-4d622ac5-fe7f-4daa-86b4-02219a0890ae
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-4fd0947e-d80b-48fb-9b53-f6fc3be425a0
66
LicenseListVersion: 3.25
77
Creator: Tool: sbom4python-0.12.4
8-
Created: 2025-06-30T00:43:40Z
8+
Created: 2025-07-07T00:43:23Z
99
CreatorComment: <text>SBOM Type: Build - This document has been automatically generated.</text>
1010
#####
1111

@@ -73,26 +73,25 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.6.1:
7373

7474
PackageName: aiosignal
7575
SPDXID: SPDXRef-4-aiosignal
76-
PackageVersion: 1.3.2
76+
PackageVersion: 1.4.0
7777
PrimaryPackagePurpose: LIBRARY
7878
PackageSupplier: NOASSERTION
79-
PackageDownloadLocation: https://pypi.org/project/aiosignal/1.3.2/#files
79+
PackageDownloadLocation: https://pypi.org/project/aiosignal/1.4.0/#files
8080
FilesAnalyzed: false
8181
PackageHomePage: https://github.com/aio-libs/aiosignal
82-
PackageChecksum: SHA256: 45cde58e409a301715980c2b01d0c28bdde3770d8290b5eb2173759d9acb31a5
8382
PackageLicenseDeclared: NOASSERTION
8483
PackageLicenseConcluded: Apache-2.0
8584
PackageLicenseComments: <text>aiosignal declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
8685
PackageCopyrightText: NOASSERTION
8786
PackageSummary: <text>aiosignal: a list of registered asynchronous callbacks</text>
88-
ReleaseDate: 2024-12-13T17:10:38Z
87+
ReleaseDate: 2025-03-12T01:42:47Z
8988
ExternalRef: OTHER other https://gitter.im/aio-libs/Lobby
9089
ExternalRef: OTHER build-system https://github.com/aio-libs/aiosignal/actions
9190
ExternalRef: OTHER other https://codecov.io/github/aio-libs/aiosignal
9291
ExternalRef: OTHER other https://docs.aiosignal.org
9392
ExternalRef: OTHER issue-tracker https://github.com/aio-libs/aiosignal/issues
9493
ExternalRef: OTHER vcs https://github.com/aio-libs/aiosignal
95-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/aiosignal@1.3.2
94+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/aiosignal@1.4.0
9695
#####
9796

9897
PackageName: frozenlist
@@ -121,8 +120,31 @@ ExternalRef: OTHER vcs https://github.com/aio-libs/frozenlist
121120
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
122121
#####
123122

123+
PackageName: typing-extensions
124+
SPDXID: SPDXRef-6-typing-extensions
125+
PackageVersion: 4.14.1
126+
PrimaryPackagePurpose: LIBRARY
127+
PackageSupplier: Organization: Guido van Jukka ukasz Michael ([email protected])
128+
PackageDownloadLocation: https://pypi.org/project/typing-extensions/4.14.1/#files
129+
FilesAnalyzed: false
130+
PackageHomePage: https://github.com/python/typing_extensions
131+
PackageChecksum: SHA256: d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
132+
PackageLicenseDeclared: NOASSERTION
133+
PackageLicenseConcluded: NOASSERTION
134+
PackageCopyrightText: NOASSERTION
135+
PackageSummary: <text>Backported and Experimental Type Hints for Python 3.9+</text>
136+
ReleaseDate: 2025-07-04T13:28:32Z
137+
ExternalRef: OTHER issue-tracker https://github.com/python/typing_extensions/issues
138+
ExternalRef: OTHER log https://github.com/python/typing_extensions/blob/main/CHANGELOG.md
139+
ExternalRef: OTHER documentation https://typing-extensions.readthedocs.io/
140+
ExternalRef: OTHER other https://github.com/python/typing/discussions
141+
ExternalRef: OTHER vcs https://github.com/python/typing_extensions
142+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
143+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-extensions:4.14.1:*:*:*:*:*:*:*
144+
#####
145+
124146
PackageName: async-timeout
125-
SPDXID: SPDXRef-6-async-timeout
147+
SPDXID: SPDXRef-7-async-timeout
126148
PackageVersion: 5.0.1
127149
PrimaryPackagePurpose: LIBRARY
128150
PackageSupplier: Organization: Andrew Svetlov ([email protected])
@@ -146,7 +168,7 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:async-timeout:5.0.1:*:*
146168
#####
147169

148170
PackageName: attrs
149-
SPDXID: SPDXRef-7-attrs
171+
SPDXID: SPDXRef-8-attrs
150172
PackageVersion: 25.3.0
151173
PrimaryPackagePurpose: LIBRARY
152174
PackageSupplier: Person: Hynek Schlawack ([email protected])
@@ -168,20 +190,20 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:hynek_schlawack:attrs:25.3.0:*:*:*:*:*
168190
#####
169191

170192
PackageName: multidict
171-
SPDXID: SPDXRef-8-multidict
172-
PackageVersion: 6.6.2
193+
SPDXID: SPDXRef-9-multidict
194+
PackageVersion: 6.6.3
173195
PrimaryPackagePurpose: LIBRARY
174196
PackageSupplier: Person: Andrew Svetlov ([email protected])
175-
PackageDownloadLocation: https://pypi.org/project/multidict/6.6.2/#files
197+
PackageDownloadLocation: https://pypi.org/project/multidict/6.6.3/#files
176198
FilesAnalyzed: false
177199
PackageHomePage: https://github.com/aio-libs/multidict
178-
PackageChecksum: SHA256: cfd9c74d337e710d7ee26e72a7dbedbd60e0c58d3df7c5ccbb748857e977783c
200+
PackageChecksum: SHA256: a2be5b7b35271f7fff1397204ba6708365e3d773579fe2a30625e16c4b4ce817
179201
PackageLicenseDeclared: NOASSERTION
180202
PackageLicenseConcluded: Apache-2.0
181203
PackageLicenseComments: <text>multidict declares Apache License 2.0 which is not currently a valid SPDX License identifier or expression.</text>
182204
PackageCopyrightText: NOASSERTION
183205
PackageSummary: <text>multidict implementation</text>
184-
ReleaseDate: 2025-06-28T14:35:47Z
206+
ReleaseDate: 2025-06-30T15:50:58Z
185207
ExternalRef: OTHER other https://matrix.to/#/#aio-libs:matrix.org
186208
ExternalRef: OTHER other https://matrix.to/#/#aio-libs-space:matrix.org
187209
ExternalRef: OTHER build-system https://github.com/aio-libs/multidict/actions
@@ -191,31 +213,8 @@ ExternalRef: OTHER log https://multidict.aio-libs.org/en/latest/changes/
191213
ExternalRef: OTHER other https://multidict.aio-libs.org
192214
ExternalRef: OTHER issue-tracker https://github.com/aio-libs/multidict/issues
193215
ExternalRef: OTHER vcs https://github.com/aio-libs/multidict
194-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
195-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:multidict:6.6.2:*:*:*:*:*:*:*
196-
#####
197-
198-
PackageName: typing-extensions
199-
SPDXID: SPDXRef-9-typing-extensions
200-
PackageVersion: 4.14.0
201-
PrimaryPackagePurpose: LIBRARY
202-
PackageSupplier: Organization: Guido van Jukka ukasz Michael ([email protected])
203-
PackageDownloadLocation: https://pypi.org/project/typing-extensions/4.14.0/#files
204-
FilesAnalyzed: false
205-
PackageHomePage: https://github.com/python/typing_extensions
206-
PackageChecksum: SHA256: a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af
207-
PackageLicenseDeclared: NOASSERTION
208-
PackageLicenseConcluded: NOASSERTION
209-
PackageCopyrightText: NOASSERTION
210-
PackageSummary: <text>Backported and Experimental Type Hints for Python 3.9+</text>
211-
ReleaseDate: 2025-06-02T14:52:10Z
212-
ExternalRef: OTHER issue-tracker https://github.com/python/typing_extensions/issues
213-
ExternalRef: OTHER log https://github.com/python/typing_extensions/blob/main/CHANGELOG.md
214-
ExternalRef: OTHER documentation https://typing-extensions.readthedocs.io/
215-
ExternalRef: OTHER other https://github.com/python/typing/discussions
216-
ExternalRef: OTHER vcs https://github.com/python/typing_extensions
217-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
218-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-extensions:4.14.0:*:*:*:*:*:*:*
216+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
217+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:multidict:6.6.3:*:*:*:*:*:*:*
219218
#####
220219

221220
PackageName: propcache
@@ -1042,26 +1041,26 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.36.2:*:*:*
10421041

10431042
PackageName: rpds-py
10441043
SPDXID: SPDXRef-49-rpds-py
1045-
PackageVersion: 0.25.1
1044+
PackageVersion: 0.26.0
10461045
PrimaryPackagePurpose: LIBRARY
10471046
PackageSupplier: Person: Julian Berman ([email protected])
1048-
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.25.1/#files
1047+
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.26.0/#files
10491048
FilesAnalyzed: false
10501049
PackageHomePage: https://github.com/crate-py/rpds
1051-
PackageChecksum: SHA256: f4ad628b5174d5315761b67f212774a32f5bad5e61396d38108bd801c0a8f5d9
1050+
PackageChecksum: SHA256: 4c70c70f9169692b36307a95f3d8c0a9fcd79f7b4a383aad5eaa0e9718b79b37
10521051
PackageLicenseDeclared: MIT
10531052
PackageLicenseConcluded: MIT
10541053
PackageCopyrightText: NOASSERTION
10551054
PackageSummary: <text>Python bindings to Rust's persistent data structures (rpds)</text>
1056-
ReleaseDate: 2025-05-21T12:42:38Z
1055+
ReleaseDate: 2025-07-01T15:53:40Z
10571056
ExternalRef: OTHER documentation https://rpds.readthedocs.io/
10581057
ExternalRef: OTHER issue-tracker https://github.com/crate-py/rpds/issues/
10591058
ExternalRef: OTHER other https://github.com/sponsors/Julian
10601059
ExternalRef: OTHER other https://tidelift.com/subscription/pkg/pypi-rpds-py?utm_source=pypi-rpds-py&utm_medium=referral&utm_campaign=pypi-link
10611060
ExternalRef: OTHER vcs https://github.com/crate-py/rpds
10621061
ExternalRef: OTHER other https://github.com/orium/rpds
1063-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpds-py@0.25.1
1064-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.25.1:*:*:*:*:*:*:*
1062+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpds-py@0.26.0
1063+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.26.0:*:*:*:*:*:*:*
10651064
#####
10661065

10671066
PackageName: lib4sbom
@@ -1323,24 +1322,23 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.2.0:*:*:*:*:*:*:*
13231322

13241323
PackageName: narwhals
13251324
SPDXID: SPDXRef-62-narwhals
1326-
PackageVersion: 1.44.0
1325+
PackageVersion: 1.45.0
13271326
PrimaryPackagePurpose: LIBRARY
13281327
PackageSupplier: Person: Marco Gorelli ([email protected])
1329-
PackageDownloadLocation: https://pypi.org/project/narwhals/1.44.0/#files
1328+
PackageDownloadLocation: https://pypi.org/project/narwhals/1.45.0/#files
13301329
FilesAnalyzed: false
13311330
PackageHomePage: https://github.com/narwhals-dev/narwhals
1332-
PackageChecksum: SHA256: a170ea0bab4cf1f323d9f8bf17f2d7042c3d73802bea321996b39bf075d57de5
13331331
PackageLicenseDeclared: NOASSERTION
13341332
PackageLicenseConcluded: MIT
13351333
PackageLicenseComments: <text>narwhals declares MIT License which is not currently a valid SPDX License identifier or expression.</text>
13361334
PackageCopyrightText: NOASSERTION
13371335
PackageSummary: <text>Extremely lightweight compatibility layer between dataframe libraries</text>
1338-
ReleaseDate: 2025-06-23T08:28:06Z
1336+
ReleaseDate: 2025-06-26T16:20:40Z
13391337
ExternalRef: OTHER documentation https://narwhals-dev.github.io/narwhals/
13401338
ExternalRef: OTHER vcs https://github.com/narwhals-dev/narwhals
13411339
ExternalRef: OTHER issue-tracker https://github.com/narwhals-dev/narwhals/issues
1342-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.44.0
1343-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.44.0:*:*:*:*:*:*:*
1340+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.45.0
1341+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.45.0:*:*:*:*:*:*:*
13441342
#####
13451343

13461344
PackageName: python-gnupg
@@ -1602,9 +1600,9 @@ Relationship: SPDXRef-1-cve-bin-tool DEPENDS_ON SPDXRef-73-zipp
16021600
Relationship: SPDXRef-1-cve-bin-tool DEPENDS_ON SPDXRef-74-zstandard
16031601
Relationship: SPDXRef-11-yarl DEPENDS_ON SPDXRef-10-propcache
16041602
Relationship: SPDXRef-11-yarl DEPENDS_ON SPDXRef-12-idna
1605-
Relationship: SPDXRef-11-yarl DEPENDS_ON SPDXRef-8-multidict
1603+
Relationship: SPDXRef-11-yarl DEPENDS_ON SPDXRef-9-multidict
16061604
Relationship: SPDXRef-13-beautifulsoup4 DEPENDS_ON SPDXRef-14-soupsieve
1607-
Relationship: SPDXRef-13-beautifulsoup4 DEPENDS_ON SPDXRef-9-typing-extensions
1605+
Relationship: SPDXRef-13-beautifulsoup4 DEPENDS_ON SPDXRef-6-typing-extensions
16081606
Relationship: SPDXRef-19-gsutil DEPENDS_ON SPDXRef-20-argcomplete
16091607
Relationship: SPDXRef-19-gsutil DEPENDS_ON SPDXRef-21-crcmod
16101608
Relationship: SPDXRef-19-gsutil DEPENDS_ON SPDXRef-22-fasteners
@@ -1623,9 +1621,9 @@ Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-11-yarl
16231621
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-3-aiohappyeyeballs
16241622
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-4-aiosignal
16251623
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-5-frozenlist
1626-
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-6-async-timeout
1627-
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-7-attrs
1628-
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-8-multidict
1624+
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-7-async-timeout
1625+
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-8-attrs
1626+
Relationship: SPDXRef-2-aiohttp DEPENDS_ON SPDXRef-9-multidict
16291627
Relationship: SPDXRef-23-gcs-oauth2-boto-plugin DEPENDS_ON SPDXRef-24-rsa
16301628
Relationship: SPDXRef-23-gcs-oauth2-boto-plugin DEPENDS_ON SPDXRef-26-boto
16311629
Relationship: SPDXRef-23-gcs-oauth2-boto-plugin DEPENDS_ON SPDXRef-27-google-reauth
@@ -1653,6 +1651,7 @@ Relationship: SPDXRef-39-google-auth DEPENDS_ON SPDXRef-24-rsa
16531651
Relationship: SPDXRef-39-google-auth DEPENDS_ON SPDXRef-33-pyasn1-modules
16541652
Relationship: SPDXRef-39-google-auth DEPENDS_ON SPDXRef-40-cachetools
16551653
Relationship: SPDXRef-4-aiosignal DEPENDS_ON SPDXRef-5-frozenlist
1654+
Relationship: SPDXRef-4-aiosignal DEPENDS_ON SPDXRef-6-typing-extensions
16561655
Relationship: SPDXRef-41-google-auth-httplib2 DEPENDS_ON SPDXRef-30-httplib2
16571656
Relationship: SPDXRef-41-google-auth-httplib2 DEPENDS_ON SPDXRef-39-google-auth
16581657
Relationship: SPDXRef-42-google-apitools DEPENDS_ON SPDXRef-22-fasteners
@@ -1663,11 +1662,11 @@ Relationship: SPDXRef-44-jinja2 DEPENDS_ON SPDXRef-45-markupsafe
16631662
Relationship: SPDXRef-46-jsonschema DEPENDS_ON SPDXRef-47-jsonschema-specifications
16641663
Relationship: SPDXRef-46-jsonschema DEPENDS_ON SPDXRef-48-referencing
16651664
Relationship: SPDXRef-46-jsonschema DEPENDS_ON SPDXRef-49-rpds-py
1666-
Relationship: SPDXRef-46-jsonschema DEPENDS_ON SPDXRef-7-attrs
1665+
Relationship: SPDXRef-46-jsonschema DEPENDS_ON SPDXRef-8-attrs
16671666
Relationship: SPDXRef-47-jsonschema-specifications DEPENDS_ON SPDXRef-48-referencing
16681667
Relationship: SPDXRef-48-referencing DEPENDS_ON SPDXRef-49-rpds-py
1669-
Relationship: SPDXRef-48-referencing DEPENDS_ON SPDXRef-7-attrs
1670-
Relationship: SPDXRef-48-referencing DEPENDS_ON SPDXRef-9-typing-extensions
1668+
Relationship: SPDXRef-48-referencing DEPENDS_ON SPDXRef-6-typing-extensions
1669+
Relationship: SPDXRef-48-referencing DEPENDS_ON SPDXRef-8-attrs
16711670
Relationship: SPDXRef-50-lib4sbom DEPENDS_ON SPDXRef-16-defusedxml
16721671
Relationship: SPDXRef-50-lib4sbom DEPENDS_ON SPDXRef-51-pyyaml
16731672
Relationship: SPDXRef-50-lib4sbom DEPENDS_ON SPDXRef-52-semantic-version
@@ -1678,7 +1677,7 @@ Relationship: SPDXRef-54-csaf-tool DEPENDS_ON SPDXRef-55-packageurl-python
16781677
Relationship: SPDXRef-54-csaf-tool DEPENDS_ON SPDXRef-56-rich
16791678
Relationship: SPDXRef-56-rich DEPENDS_ON SPDXRef-57-markdown-it-py
16801679
Relationship: SPDXRef-56-rich DEPENDS_ON SPDXRef-59-pygments
1681-
Relationship: SPDXRef-56-rich DEPENDS_ON SPDXRef-9-typing-extensions
1680+
Relationship: SPDXRef-56-rich DEPENDS_ON SPDXRef-6-typing-extensions
16821681
Relationship: SPDXRef-57-markdown-it-py DEPENDS_ON SPDXRef-58-mdurl
16831682
Relationship: SPDXRef-61-plotly DEPENDS_ON SPDXRef-60-packaging
16841683
Relationship: SPDXRef-61-plotly DEPENDS_ON SPDXRef-62-narwhals
@@ -1688,5 +1687,5 @@ Relationship: SPDXRef-64-requests DEPENDS_ON SPDXRef-66-urllib3
16881687
Relationship: SPDXRef-64-requests DEPENDS_ON SPDXRef-67-certifi
16891688
Relationship: SPDXRef-71-xmlschema DEPENDS_ON SPDXRef-72-elementpath
16901689
Relationship: SPDXRef-74-zstandard DEPENDS_ON SPDXRef-36-cffi
1691-
Relationship: SPDXRef-8-multidict DEPENDS_ON SPDXRef-9-typing-extensions
1690+
Relationship: SPDXRef-9-multidict DEPENDS_ON SPDXRef-6-typing-extensions
16921691
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-1-cve-bin-tool

0 commit comments

Comments
 (0)