Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.0.0 work #341

Merged
merged 29 commits into from
Mar 20, 2023
Merged

Release 4.0.0 work #341

merged 29 commits into from
Mar 20, 2023

Conversation

madpah and others added 19 commits July 6, 2022 20:04
Signed-off-by: Paul Horton <[email protected]>
BREAKING CHANGE: Model classes changed to relocated Vulnerability at Bom, not at Component

Signed-off-by: Paul Horton <[email protected]>
BREAKING CHANGE: Model classes changed to relocated Vulnerability at Bom, not at Component

Signed-off-by: Paul Horton <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
feat: change model to put `Vulnerability` at `Bom` level, not `Component` level

BREAKING CHANGE: `Vulnerability` now at `Bom` not `Component` level
feat: allow `serial_number` of BOM to be prescribed

feat: add helper method to get URN for a BOM according to https://www.iana.org/assignments/urn-formal/cdx
Signed-off-by: Paul Horton <[email protected]>
feat: allow version of BOM to be defined

feat: allow serial_number of BOM to be prescribed

feat: add helper method to get URN for a BOM according to https://www.iana.org/assignments/urn-formal/cdx
Signed-off-by: Jan Kowalleck <[email protected]>
@madpah madpah requested a review from a team as a code owner January 20, 2023 16:16
@madpah madpah added bug Something isn't working enhancement New feature or request breaking change and removed bug Something isn't working labels Jan 20, 2023
@madpah madpah added this to the 4.0.0 milestone Jan 23, 2023
@madpah madpah self-assigned this Jan 23, 2023
BREAKING CHANGE:

* feat: drop Python 3.6 support

Signed-off-by: Hakan Dilek <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
Co-authored-by: Hakan Dilek <[email protected]>
Co-authored-by: Hakan Dilek <[email protected]>
tests/test_output_xml.py Outdated Show resolved Hide resolved
madpah added 4 commits March 3, 2023 17:33
* feat: officially test and support Python 3.11

Signed-off-by: Paul Horton <[email protected]>

* removed unused imports

Signed-off-by: Paul Horton <[email protected]>

* bump `poetry` to `1.1.12` in CI

Signed-off-by: Paul Horton <[email protected]>

* fix: remove `toml` as dependency as not used and seems to be breaking Python 3.11 CI

Signed-off-by: Paul Horton <[email protected]>

* fix: removed `types-toml` from dependencies - not used

Signed-off-by: Paul Horton <[email protected]>

---------

Signed-off-by: Paul Horton <[email protected]>
fix: removed `setuptools` as dependency
Signed-off-by: Paul Horton <[email protected]>
jkowalleck and others added 3 commits March 13, 2023 14:49
* chore: exclude `venv*` from QA; add typing to QA

Signed-off-by: Jan Kowalleck <[email protected]>

* tests: component versions are optional

Signed-off-by: Jan Kowalleck <[email protected]>

---------

Signed-off-by: Jan Kowalleck <[email protected]>
@madpah madpah merged commit 8fb1b14 into main Mar 20, 2023
@madpah madpah deleted the dev/4.0.0 branch March 20, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants