Skip to content
/ mdbom Public

Software Bill of Material (SBOM) to Markdown conversion

License

Notifications You must be signed in to change notification settings

HaRo87/mdbom

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published