Skip to main content

A software supply chain risk management tool

Project description

Boomgate

Identify and mitigate the risks of using third-party libraries.

PyPI version Release workflow status Documentation on Read The Docs


This project is not remotely ready for anyone to look at, let alone use. It is in a very early proof-of-concept stage, focusing on iterative research and development. I have not settled on the project's architecture, and I am still exploring the problem space. As such, the quality of the code is very poor, and things are guaranteed to change.

I will not provide support, nor will I accept PRs at this time.


Vision

I intend for Boomgate to allow you to define a policy for your project that describes the risks you are willing to accept when using third-party libraries. Boomgate will evaluate your project's dependencies against this policy, report on any risks that you deem unacceptable, and—also per your defined policy—suggest mitigation strategies.

For example, you may decide that you are not willing to use a dependency if its author's email address's domain is not registered (i.e. DNS returns NXDOMAIN), or you may decide that all dependencies (barring a list of excepted 'trusted' dependencies) require a security audit before they can be used.

In this example, Boomgate can be configured to block your project's CI/CD pipeline if one of these conditions is met by your project's resolved dependencies.

See my rough list of idea in the GitHub issues list.

Developing

Clone the repository and run the following command:

uv pip install -e . -r pyproject.toml --extra=dev --extra=docs

This will install the project in editable mode with all development dependencies.

Running tests

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boomgate-0.0.1a3.tar.gz (32.6 kB view details)

Uploaded Source

Built Distribution

boomgate-0.0.1a3-py3-none-any.whl (33.4 kB view details)

Uploaded Python 3

File details

Details for the file boomgate-0.0.1a3.tar.gz.

File metadata

  • Download URL: boomgate-0.0.1a3.tar.gz
  • Upload date:
  • Size: 32.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for boomgate-0.0.1a3.tar.gz
Algorithm Hash digest
SHA256 c3fd07fc0dc5b2d1c85e8d413018aee9cd56599e013638b01beb413184f1edb6
MD5 0bbf0ff7d58c555137193ef0c70eda68
BLAKE2b-256 e28c3566ccb783c91c372a5af8f1d0d90aa62c87da2b3b51ad09e1ec9f2521ea

See more details on using hashes here.

File details

Details for the file boomgate-0.0.1a3-py3-none-any.whl.

File metadata

  • Download URL: boomgate-0.0.1a3-py3-none-any.whl
  • Upload date:
  • Size: 33.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for boomgate-0.0.1a3-py3-none-any.whl
Algorithm Hash digest
SHA256 7f790693e675b4b63c022ad4319aab0462fd2351c8262653d6265ce0ed6e0074
MD5 f481b708855d269190957e558703083a
BLAKE2b-256 505445a3836bb8245ca4eb232c208ee3dc1c915c79a3124a0e4f50d151c87485

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page