cyclonedx-python | Creates CycloneDX Software Bill of Materials
kandi X-RAY | cyclonedx-python Summary
kandi X-RAY | cyclonedx-python Summary
cyclonedx-python is a Python library. cyclonedx-python has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However cyclonedx-python build file is not available. You can install using 'pip install cyclonedx-python' or download it from GitHub, PyPI.
This project provides a runnable Python-based application for generating CycloneDX bill-of-material documents from either:. The BOM will contain an aggregate of all your current project's dependencies, or those defined by the manifest you supply. CycloneDX is a lightweight BOM specification that is easily created, human-readable, and simple to parse.
This project provides a runnable Python-based application for generating CycloneDX bill-of-material documents from either:. The BOM will contain an aggregate of all your current project's dependencies, or those defined by the manifest you supply. CycloneDX is a lightweight BOM specification that is easily created, human-readable, and simple to parse.
Support
Quality
Security
License
Reuse
Support
cyclonedx-python has a low active ecosystem.
It has 143 star(s) with 53 fork(s). There are 14 watchers for this library.
It had no major release in the last 12 months.
There are 26 open issues and 91 have been closed. On average issues are closed in 27 days. There are 18 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of cyclonedx-python is v3.11.0
Quality
cyclonedx-python has 0 bugs and 0 code smells.
Security
cyclonedx-python has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
cyclonedx-python code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
cyclonedx-python is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
cyclonedx-python releases are available to install and integrate.
Deployable package is available in PyPI.
cyclonedx-python has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
cyclonedx-python saves you 1726 person hours of effort in developing the same functionality from scratch.
It has 3823 lines of code, 28 functions and 17 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed cyclonedx-python and discovered the below as its top functions. This is intended to give you an instant insight into cyclonedx-python implemented functionality, and help decide if they suit your requirements.
- Build an argument parser
- Execute the cycloneDX
- Gets the output of the command
- Get input parser
- Print debug message
- Print error message and exit code
- Get output format
- Convert conda packages to components
- Convert a conda package to a PackageURL
- Parse a JSON string into a conda package
- Parse a conda package into a CondaPackage object
- Parse a string into a conda package list
- Parse a conda package
- Split a build string into a tuple
- Split the package name and build_version
Get all kandi verified functions for this library.
cyclonedx-python Key Features
No Key Features are available at this moment for cyclonedx-python.
cyclonedx-python Examples and Code Snippets
Copy
$ cyclonedx-bom --help
usage: cyclonedx-bom [-h] (-c | -cj | -e | -p | -pip | -r) [-i FILE_PATH]
[--format {json,xml}] [--schema-version {1.4,1.3,1.2,1.1,1.0}]
[-o FILE_PATH] [-F] [-X]
CycloneDX SBOM Generator
opti
Copy
pip install cyclonedx-bom
poetry add cyclonedx-bom
Community Discussions
No Community Discussions are available at this moment for cyclonedx-python.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cyclonedx-python
Install this from PyPi.org using your preferred Python package manager.
Support
We endeavour to support all functionality for all current actively supported Python versions. However, some features may not be possible/present in older Python versions due to their lack of support.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page