updates
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
@@ -0,0 +1,130 @@
|
||||
Metadata-Version: 2.3
|
||||
Name: cyclonedx-python-lib
|
||||
Version: 9.1.0
|
||||
Summary: Python library for CycloneDX
|
||||
License: Apache-2.0
|
||||
Keywords: CycloneDX,library,OWASP,SCA,Software Bill of Materials,Bill of Materials,BOM,SBOM,VEX,VDR,OBOM,MBOM,SaaSBOM,SPDX,PackageURL,PURL
|
||||
Author: Paul Horton
|
||||
Author-email: phorton@sonatype.com
|
||||
Maintainer: Jan Kowalleck
|
||||
Maintainer-email: jan.kowalleck@gmail.com
|
||||
Requires-Python: >=3.8,<4.0
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: Information Technology
|
||||
Classifier: Intended Audience :: Legal Industry
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: Programming Language :: Python :: 3.13
|
||||
Classifier: Topic :: Security
|
||||
Classifier: Topic :: Software Development
|
||||
Classifier: Topic :: System :: Software Distribution
|
||||
Classifier: Typing :: Typed
|
||||
Provides-Extra: json-validation
|
||||
Provides-Extra: validation
|
||||
Provides-Extra: xml-validation
|
||||
Requires-Dist: jsonschema[format] (>=4.18,<5.0) ; extra == "validation" or extra == "json-validation"
|
||||
Requires-Dist: license-expression (>=30,<31)
|
||||
Requires-Dist: lxml (>=4,<6) ; extra == "validation" or extra == "xml-validation"
|
||||
Requires-Dist: packageurl-python (>=0.11,<2)
|
||||
Requires-Dist: py-serializable (>=2.0.0,<3.0.0)
|
||||
Requires-Dist: sortedcontainers (>=2.4.0,<3.0.0)
|
||||
Project-URL: Bug Tracker, https://github.com/CycloneDX/cyclonedx-python-lib/issues
|
||||
Project-URL: Documentation, https://cyclonedx-python-library.readthedocs.io/
|
||||
Project-URL: Funding, https://owasp.org/donate/?reponame=www-project-cyclonedx&title=OWASP+CycloneDX
|
||||
Project-URL: Homepage, https://github.com/CycloneDX/cyclonedx-python-lib/#readme
|
||||
Project-URL: Repository, https://github.com/CycloneDX/cyclonedx-python-lib
|
||||
Description-Content-Type: text/markdown
|
||||
|
||||
# CycloneDX Python Library
|
||||
|
||||
[![shield_pypi-version]][link_pypi]
|
||||
[![shield_conda-forge-version]][link_conda-forge]
|
||||
[![shield_rtfd]][link_rtfd]
|
||||
[![shield_gh-workflow-test]][link_gh-workflow-test]
|
||||
[![shield_coverage]][link_codacy]
|
||||
[![shield_ossf-best-practices]][link_ossf-best-practices]
|
||||
[![shield_license]][license_file]
|
||||
[![shield_website]][link_website]
|
||||
[![shield_slack]][link_slack]
|
||||
[![shield_groups]][link_discussion]
|
||||
[![shield_twitter-follow]][link_twitter]
|
||||
|
||||
----
|
||||
|
||||
OWASP [CycloneDX][link_website] is a full-stack Bill of Materials (BOM) standard
|
||||
that provides advanced supply chain capabilities for cyber risk reduction.
|
||||
|
||||
This Python package provides data models, validators and more,
|
||||
to help you create/render/read CycloneDX documents.
|
||||
|
||||
> [!NOTE]
|
||||
> This package is a software library not intended for standalone use.
|
||||
> For generating Software Bill of Materials (SBOM), check out [CycloneDX Python][cyclonedx-python] or [Jake][jake].
|
||||
|
||||
## Documentation
|
||||
|
||||
Complete documentation is available on [Read the Docs][link_rtfd]. This includes:
|
||||
- Responsibilities & Capabilities
|
||||
- Install Instructions
|
||||
- API Reference
|
||||
- Usage Examples
|
||||
- Integration Guides
|
||||
- Best Practices
|
||||
|
||||
## Python Support
|
||||
|
||||
We endeavour to support all functionality for all [current actively supported Python versions](https://www.python.org/downloads/).
|
||||
However, some features may not be possible/present in older Python versions due to their lack of support.
|
||||
|
||||
## Changelog
|
||||
|
||||
See our [CHANGELOG][chaneglog_file].
|
||||
|
||||
## Contributing
|
||||
|
||||
Feel free to open issues, bugreports or pull requests.
|
||||
See the [CONTRIBUTING][contributing_file] file for details.
|
||||
|
||||
## Copyright & License
|
||||
|
||||
CycloneDX Python Lib is Copyright (c) OWASP Foundation. All Rights Reserved.
|
||||
Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
|
||||
See the [LICENSE][license_file] file for the full license.
|
||||
|
||||
[cyclonedx-python]: https://github.com/CycloneDX/cyclonedx-python
|
||||
[jake]: https://github.com/sonatype-nexus-community/jake
|
||||
|
||||
[license_file]: https://github.com/CycloneDX/cyclonedx-python-lib/blob/master/LICENSE
|
||||
[chaneglog_file]: https://github.com/CycloneDX/cyclonedx-python-lib/blob/master/CHANGELOG.md
|
||||
[contributing_file]: https://github.com/CycloneDX/cyclonedx-python-lib/blob/master/CONTRIBUTING.md
|
||||
|
||||
[shield_gh-workflow-test]: https://img.shields.io/github/actions/workflow/status/CycloneDX/cyclonedx-python-lib/python.yml?branch=main&logo=GitHub&logoColor=white "build"
|
||||
[shield_coverage]: https://img.shields.io/codacy/coverage/1f9d451e9cdc49ce99c2a1247adab341?logo=Codacy&logoColor=white "test coverage"
|
||||
[shield_ossf-best-practices]: https://img.shields.io/cii/percentage/7956?label=OpenSSF%20best%20practices "OpenSSF best practices"
|
||||
[shield_pypi-version]: https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=pypi&logoColor=white&label=PyPI "PyPI"
|
||||
[shield_conda-forge-version]: https://img.shields.io/conda/vn/conda-forge/cyclonedx-python-lib?logo=anaconda&logoColor=white&label=conda-forge "conda-forge"
|
||||
[shield_rtfd]: https://img.shields.io/readthedocs/cyclonedx-python-library?logo=readthedocs&logoColor=white "Read the Docs"
|
||||
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-python-lib?logo=open%20source%20initiative&logoColor=white "license"
|
||||
[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage"
|
||||
[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join"
|
||||
[shield_groups]: https://img.shields.io/badge/discussion-groups.io-blue.svg "groups discussion"
|
||||
[shield_twitter-follow]: https://img.shields.io/badge/Twitter-follow-blue?logo=Twitter&logoColor=white "twitter follow"
|
||||
|
||||
[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/python.yml?query=branch%3Amain
|
||||
[link_pypi]: https://pypi.org/project/cyclonedx-python-lib/
|
||||
[link_conda-forge]: https://anaconda.org/conda-forge/cyclonedx-python-lib
|
||||
[link_rtfd]: https://cyclonedx-python-library.readthedocs.io/en/latest/
|
||||
[link_codacy]: https://app.codacy.com/gh/CycloneDX/cyclonedx-python-lib
|
||||
[link_ossf-best-practices]: https://www.bestpractices.dev/projects/7956
|
||||
[link_website]: https://cyclonedx.org/
|
||||
[link_slack]: https://cyclonedx.org/slack/invite
|
||||
[link_discussion]: https://groups.io/g/CycloneDX
|
||||
[link_twitter]: https://twitter.com/CycloneDX_Spec
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
CycloneDX Python Lib
|
||||
Copyright (c) OWASP Foundation
|
||||
|
||||
This product includes software developed by the
|
||||
CycloneDX community (https://cyclonedx.org/).
|
||||
@@ -0,0 +1,111 @@
|
||||
cyclonedx/__init__.py,sha256=4JIP6tI4ritZHrEjiuKKb7kWVyOt41R7xL2FdHqC_ow,900
|
||||
cyclonedx/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/__pycache__/spdx.cpython-312.pyc,,
|
||||
cyclonedx/_internal/__init__.py,sha256=s_2teh0oLCY5Jbl9QTXTeQrkFzlwfUzdFjg2L69CEpY,876
|
||||
cyclonedx/_internal/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/_internal/__pycache__/bom_ref.cpython-312.pyc,,
|
||||
cyclonedx/_internal/__pycache__/compare.cpython-312.pyc,,
|
||||
cyclonedx/_internal/__pycache__/hash.cpython-312.pyc,,
|
||||
cyclonedx/_internal/__pycache__/time.cpython-312.pyc,,
|
||||
cyclonedx/_internal/bom_ref.py,sha256=HymUdXerTPSG5WywlwUvfR_BuoEavDG3-6q0k-hIfrQ,1536
|
||||
cyclonedx/_internal/compare.py,sha256=mtyjdnzjZkqcpGah7SyWwAHvti8IwBI_yHTWF_wkUN0,2570
|
||||
cyclonedx/_internal/hash.py,sha256=Z4s-JvyX40pxYKNKLJJ9kUQN6xKUygfsyOvkW7vaq_k,1214
|
||||
cyclonedx/_internal/time.py,sha256=oQJqk_k9ArC-c1sS_21oBmBuRWFjcOpx24JQ_bXtcRk,897
|
||||
cyclonedx/builder/__init__.py,sha256=diMPTuXwz8CwatRt2miqHvobVVGhbfdh7addojFeS4U,729
|
||||
cyclonedx/builder/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/builder/__pycache__/this.cpython-312.pyc,,
|
||||
cyclonedx/builder/this.py,sha256=dszoE9QuTszbDT64Mi4v9PfACag2iNXsGX8xtH0YzV0,3452
|
||||
cyclonedx/exception/__init__.py,sha256=4bjUJhtNyv9AQxmTQXTDf9D3guvOCo3OqBv48ZUiHJ0,1043
|
||||
cyclonedx/exception/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/exception/__pycache__/factory.cpython-312.pyc,,
|
||||
cyclonedx/exception/__pycache__/model.cpython-312.pyc,,
|
||||
cyclonedx/exception/__pycache__/output.cpython-312.pyc,,
|
||||
cyclonedx/exception/__pycache__/serialization.cpython-312.pyc,,
|
||||
cyclonedx/exception/factory.py,sha256=nIKot8luUQdb3MUwuLzBPOJ1zGbBS-QzlHuTAgzqHHA,1586
|
||||
cyclonedx/exception/model.py,sha256=hZ38cByriWonbeKg0HdfhwUDjNmYTrc5Q1RjQxNE7_s,3940
|
||||
cyclonedx/exception/output.py,sha256=oY1jVOAE7opkI87Y0OALLxfaiawJ8C8-0iRjjAxdBrI,1186
|
||||
cyclonedx/exception/serialization.py,sha256=8mWeir6zr4nzzl998IrP628OnxMfT6kd2c5LmS2obOs,1780
|
||||
cyclonedx/factory/__init__.py,sha256=Xf-RkULTAFd4T8C701YgCjWJz1QquEqWnyhTOKUCD-Q,730
|
||||
cyclonedx/factory/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/factory/__pycache__/license.cpython-312.pyc,,
|
||||
cyclonedx/factory/license.py,sha256=qqQkDtiouHZsR4lBaACE3U1c27l-u_anDpvrbDqzkLQ,4205
|
||||
cyclonedx/model/__init__.py,sha256=VlnCl7qf_XdlZRWYjwfHVRAlg-ogtQ8jooUIMT1YMJQ,41095
|
||||
cyclonedx/model/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/bom.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/bom_ref.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/component.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/contact.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/crypto.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/definition.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/dependency.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/impact_analysis.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/issue.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/license.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/lifecycle.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/release_note.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/service.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/tool.cpython-312.pyc,,
|
||||
cyclonedx/model/__pycache__/vulnerability.cpython-312.pyc,,
|
||||
cyclonedx/model/bom.py,sha256=il9Jf8SbkrcUm80p6aaHC-iZgGCJlJam4xkm22imQuw,27706
|
||||
cyclonedx/model/bom_ref.py,sha256=YRCIuPpo8tGYEfkfN376ygDz6ArR6iogUoADiuivHPk,3207
|
||||
cyclonedx/model/component.py,sha256=9Z3-s5_18nqpsJSo7OHGAyPrya84NWWhxVPcpC8wxfQ,58591
|
||||
cyclonedx/model/contact.py,sha256=lGlClttT0NqZHySkSNQHi9UvoElOlDE3ewmILC77Xe8,11807
|
||||
cyclonedx/model/crypto.py,sha256=ge0F5s4ldS26E9U2KY0LkpTb01dDTpvGGwj3FL3eiEQ,50722
|
||||
cyclonedx/model/definition.py,sha256=PETaGSACqblSOAI3Dwmyi6bHlqCllTKu7p7cCd99DZ4,20434
|
||||
cyclonedx/model/dependency.py,sha256=xMulaxyj8oIdUVXGKZ9E4a3OEuNNwFjUywhgVC2sbyQ,3798
|
||||
cyclonedx/model/impact_analysis.py,sha256=f3SX5o2njvWgnqv-VoBM2WI2ImHSR33OFkCqzo_sHB0,3591
|
||||
cyclonedx/model/issue.py,sha256=kwDDh55ZOFgH1YO3xT70GzaRywyFdXDkhXhl4D62pRg,7329
|
||||
cyclonedx/model/license.py,sha256=KHltYiCyMQj2xgkD9ITCr4bE8MchZnHQMbvT5iSnKkQ,17353
|
||||
cyclonedx/model/lifecycle.py,sha256=U_Viad4iok9cO0r5nzWcxynmunFrdbGdEIpSzwtOS-Y,8299
|
||||
cyclonedx/model/release_note.py,sha256=-DkXl3pjPQhuhvwBWyrJN0aiMC35N-rjoYGJaj2ZiPA,9252
|
||||
cyclonedx/model/service.py,sha256=r5pggK5XcbjxLhCFw3ZjjsAQa7KV8NF-lkXWnGu4P0M,13174
|
||||
cyclonedx/model/tool.py,sha256=kMFtcohwIrBDPnHtN_wD__76YNwSezBWs7VtAG-VWng,13332
|
||||
cyclonedx/model/vulnerability.py,sha256=2xj-vLnQ87S-i0hBeCcwVkc9cM_bmNGBpP7_rCiRA9E,45982
|
||||
cyclonedx/output/__init__.py,sha256=n_DUYNDrrBKd_Af9Ksr_2N1B63ZIIjxU4Zq9_7t7y9w,6062
|
||||
cyclonedx/output/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/output/__pycache__/json.cpython-312.pyc,,
|
||||
cyclonedx/output/__pycache__/xml.cpython-312.pyc,,
|
||||
cyclonedx/output/json.py,sha256=22kte_qd6MVvrzDOUQcldzyrI4rEA-xgOBtUVPcNwf0,4293
|
||||
cyclonedx/output/xml.py,sha256=7uZAUDdVfKj7riz-_VeappcZfiZSmdAp74lE_vbHBOo,4289
|
||||
cyclonedx/py.typed,sha256=EFHg9-wbl4yUKjj8V3gUwoBZQam2tFkzh9IuCnmNyew,153
|
||||
cyclonedx/schema/__init__.py,sha256=MjLy3ogQ6AAgK8ZFKPtEirgDq-SEBoeuFnVOlZJHD4U,3068
|
||||
cyclonedx/schema/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/schema/__pycache__/schema.cpython-312.pyc,,
|
||||
cyclonedx/schema/_res/README.md,sha256=4rohUz-PJXeAxkBdvBP4t1yfW85OVWBe_-F8Zgvl7Us,2114
|
||||
cyclonedx/schema/_res/__init__.py,sha256=C8hKd4dfsqknxdb_D6vCeEr9phs0yVTAzrAt4HtH9vM,2543
|
||||
cyclonedx/schema/_res/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/schema/_res/bom-1.0.SNAPSHOT.xsd,sha256=UdPuS4AcRn5DVvsTIjVRHHvwlV5W4R9SPyoh47hKScA,13604
|
||||
cyclonedx/schema/_res/bom-1.1.SNAPSHOT.xsd,sha256=7jZOnkecdBnpu-gVsOnkOUs6UO6aqp6jqY4km5Hd85Q,39716
|
||||
cyclonedx/schema/_res/bom-1.2-strict.SNAPSHOT.schema.json,sha256=QOmPiPjD34R9Q5UuSIzVraCZn4V0eIUzYFAppCh42Ag,37110
|
||||
cyclonedx/schema/_res/bom-1.2.SNAPSHOT.schema.json,sha256=YoPuwr15wghOggtK7PrB2M7UhRMinJ9s6Nq6Fd22HRg,36226
|
||||
cyclonedx/schema/_res/bom-1.2.SNAPSHOT.xsd,sha256=GeqcECVdgXuLnjQHgBOLY8YQ11tumCIlb_peCyyCWew,76383
|
||||
cyclonedx/schema/_res/bom-1.3-strict.SNAPSHOT.schema.json,sha256=R0plMCuFCFovegPjso9lx2XUWcXtg1OvHMnO0_zC7SI,40324
|
||||
cyclonedx/schema/_res/bom-1.3.SNAPSHOT.schema.json,sha256=6G84npP7t3CnASanYmgPjCGeF9Awuez4n1ZgYwqY-PM,39348
|
||||
cyclonedx/schema/_res/bom-1.3.SNAPSHOT.xsd,sha256=fldGgaJTHn3NKQ4o27_CuMcwF0ZnqTGic8Tv3VLFqzU,88794
|
||||
cyclonedx/schema/_res/bom-1.4.SNAPSHOT.schema.json,sha256=j3gBmKXPcQ_Kg9AMEvdA5kTFvQTLckC-JrDDbHX_CNw,72300
|
||||
cyclonedx/schema/_res/bom-1.4.SNAPSHOT.xsd,sha256=536GS70y7NM4tUHMOlWYubLcew64V_hJNwZslxiWve4,133792
|
||||
cyclonedx/schema/_res/bom-1.5.SNAPSHOT.schema.json,sha256=PvNaohNF5x0g6TTEfYrwufQxlBcaPW-ODjQTO_LxWQ4,164689
|
||||
cyclonedx/schema/_res/bom-1.5.SNAPSHOT.xsd,sha256=K5vuRgtTnz3xWmIlEvXywNUOUZK-dWdEE6gJmwURbJo,311805
|
||||
cyclonedx/schema/_res/bom-1.6.SNAPSHOT.schema.json,sha256=y4jIEhrmvm7A0vAZCbRFjhKFLyYLNy8Y0g49wu-Q6hU,262624
|
||||
cyclonedx/schema/_res/bom-1.6.SNAPSHOT.xsd,sha256=IIKnS5L9Ieb36nvyLnbn19xLg446SiCrX_3ja0XYORQ,501128
|
||||
cyclonedx/schema/_res/jsf-0.82.SNAPSHOT.schema.json,sha256=i64ALCXnI9t-4fJq_eaArhorGo9rS0sP1l3DvssJCq4,8058
|
||||
cyclonedx/schema/_res/spdx.SNAPSHOT.schema.json,sha256=xBkXGWY5BV6flnCBG6wj73d3MhRPP_Wi85aG9hWA2-Y,14830
|
||||
cyclonedx/schema/_res/spdx.SNAPSHOT.xsd,sha256=y8IhF1WvXs-bUt1RTBTkr290mFt2z3WHatJgh0HLWNw,171640
|
||||
cyclonedx/schema/schema.py,sha256=IrFOJRxIm0QKVhTWJ66YYIiUEWhdw2e6ow4jgINdeEQ,2600
|
||||
cyclonedx/serialization/__init__.py,sha256=aCSwHTvv3-BdjCa9P-n9vEMIwjMUkoPGy9ET_Br_QfE,2948
|
||||
cyclonedx/serialization/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/spdx.py,sha256=tqsqFPNS1wjTdsYBmZGa8rhFvqM1RKb2LZlajzv-zso,2545
|
||||
cyclonedx/validation/__init__.py,sha256=3pcKOCuVRtVGjEifqGcCt3vbKYiu7A2TP9AapuMJxdw,3873
|
||||
cyclonedx/validation/__pycache__/__init__.cpython-312.pyc,,
|
||||
cyclonedx/validation/__pycache__/json.cpython-312.pyc,,
|
||||
cyclonedx/validation/__pycache__/model.cpython-312.pyc,,
|
||||
cyclonedx/validation/__pycache__/xml.cpython-312.pyc,,
|
||||
cyclonedx/validation/json.py,sha256=W0evPvXLGSktihaErEf9lqibuLJNwl58UpJxB_bERAw,4867
|
||||
cyclonedx/validation/model.py,sha256=eMAyQngKFWZpwrWPA_VBYb_VAfJJZonzJH5_a4vjyu0,903
|
||||
cyclonedx/validation/xml.py,sha256=uYsHKq-incWjdxuhB9XzxcsfiPDEwK0nM6j9J_DaAV8,3722
|
||||
cyclonedx_python_lib-9.1.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
cyclonedx_python_lib-9.1.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
||||
cyclonedx_python_lib-9.1.0.dist-info/METADATA,sha256=LF6_HMeMPpV4a537MmhdE5qE1jA2C5JcoiAyjXkjhYk,6484
|
||||
cyclonedx_python_lib-9.1.0.dist-info/NOTICE,sha256=HDvWe5aIikyiXzqUaD2Smz9m1-TN_mwE0k8WUBqTdcM,147
|
||||
cyclonedx_python_lib-9.1.0.dist-info/RECORD,,
|
||||
cyclonedx_python_lib-9.1.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
||||
@@ -0,0 +1,4 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: poetry-core 2.1.1
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
Reference in New Issue
Block a user