Paul Horton

Results 49 issues of Paul Horton

There are few improvements to make: - [x] Don't trigger `release` workflow on the non-main branch - this prevents all "checks" from completing on PRs ![Screenshot 2022-02-11 at 10 16...

enhancement

`jake` is built upon [`cyclonedx-python`](https://github.com/CycloneDX/cyclonedx-python) which supports consuming dependencies in multiple forms: - Current Python Environment (`jake ddt` already supports this) - requirements.txt - Pipfile.lock - poetry.lock - Output from...

enhancement

Update XML schema to align with JSON schema for `dependency` type fixes #146

format: XML

Currently it seems the `packageurl-python` library is not typed according to PEP 561. Raising for awareness. FYI @jkowalleck

**RELEASE 4.0.0 WORK** Features added / Changes made: - #136 - #155 - #133 In progress: - #151 - #154 - #143 cc @bhamail / @DarthHater

enhancement
breaking change
:heart_eyes: cla signed

Implementation for #134. cc @bhamail / @DarthHater

enhancement

Python 3.11 is here for ages - lets officially support it bro. cc @bhamail / @DarthHater

enhancement

`cyclonedx-python-lib` provides a single set of models and output methods that support CycloneDX in both XML and JSON and all schema versions. There already exists multiple Python tools that use...

Adds support for `bom.compositions` as part of fulfilling #581.

enhancement

see https://github.com/CycloneDX/specification/releases/tag/1.4 The following items are not currently supported for CycloneDX v1.4 (as of release 6.4.x): - [ ] Missing `compositions` on `Bom` see via #607 - [ ] Missing...

enhancement
help wanted
schema 1.4