Plugin-package for csspin providing common tooling for csspin-based projects
Project description
csspin-tooling is maintained by CONTACT Software GmbH and provides utility plugins and tasks to be used with the csspin task runner.
The following plugins are available:
csspin_tooling.sbomasm: Assembles multiple CycloneDX SBOM files into a single enriched top-level SBOM using the sbomasm tool.
Prerequisites
csspin must be installed before using this package:
python -m pip install csspin
Using csspin-tooling
Add the package and the desired plugins to your project’s spinfile.yaml:
spin:
project_name: my_project
plugin_packages:
- csspin-python
- csspin-tooling
plugins:
- csspin_tooling.sbomasm
python:
version: "3.11.9"
Provision the project to download sbomasm and install all dependencies:
spin provision
Assemble a top-level SBOM from all *.cdx.json files in the project root:
spin sbom --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csspin_tooling-1.0.0rc1-py3-none-any.whl.
File metadata
- Download URL: csspin_tooling-1.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c23a794e6446bbbe7c3028ed1a0484fdead751d4c41af73bbbbefcf2a72e975
|
|
| MD5 |
4279939b0f89bbaa3c798573e467041c
|
|
| BLAKE2b-256 |
bdeb1d08fbf98760f43f7fa2214040e77ee30f2f3aebf6e97ad93229e6adebda
|