davyskiba / mdbom

Software Bill of Material (SBOM) to Markdown conversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown SBOM

ci cd codecov documentation pypi version

Transform Software Bill Of Materials (SBOM) to Markdown.

Requirements

MdBOM requires Python 3.8 or above.

Documentation

The documentation is hosted on GitHub Pages.

Installation

With pip:

pip install mdbom

With pipx:

python -m pip install --user pipx

pipx install --python python3.8 mdbom

Development

You need Task.

Setup your development environment:

task setup

About

Software Bill of Material (SBOM) to Markdown conversion

License:MIT License


Languages

Language:Python 93.3%Language:Shell 5.8%Language:Jinja 0.9%