-
-
Notifications
You must be signed in to change notification settings - Fork 52
RELEASE 2.0.0 #148
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
Merged
Merged
RELEASE 2.0.0 #148
Changes from 25 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b45ff18
WIP on `bom.services`
DarthHater df43a9b
test: refactored fixtures for tests which has uncovered #150, #151 an…
madpah 15b081b
fix: `expression` not supported in Component Licsnes for version 1.0
madpah 70d25c8
fix: Components with no version (optional since 1.4) produce invalid …
madpah c09e396
fix: regression introduced by first fix for #150
madpah 1f55f3e
fix: further fix for #150
madpah a35d540
removed unused imports
madpah 9edf6c9
feat: support services in XML BOMs
madpah 2090c08
attempt to resolve Lift finding
madpah a51766d
fix: temporary fix for `__hash__` of Component with `properties` #153
madpah 0ce5de6
test: refactor to work on PY < 3.10
madpah 32c0139
feat: Complete support for `bom.components` (#155)
madpah 1b733d7
feat: support for `bom.externalReferences` in JSON and XML #124
madpah 6c280e7
chore: bump dependencies
madpah 41a4be0
doc: added page to docs to call out which parts of the specification …
madpah b3c8d9a
BREAKING CHANGE: adopted PEP-3102 for model classes (#158)
madpah 0f1fd6d
removed unnecessary calls to `hash()` in `__hash__()` methods as poin…
madpah 142b8bf
BREAKING CHANGE: update models to use `Set` rather than `List` (#160)
madpah 2938a6c
feat: support complete model for `bom.metadata` (#162)
madpah 9b6ce4b
BREAKING CHANGE: Updated default schema version to 1.4 from 1.3 (#164)
madpah 5c954d1
fix: `Component.bom_ref` is not Optional in our model implementation …
madpah a926b34
feat: completed work on #155 (#172)
madpah 020fcf0
BREAKING CHANGE: replaced concept of default schema version with late…
madpah d189f2c
BREAKING CHANGE: added new model `BomRef` unlocking logic later to en…
madpah 0d82c01
Continuation of #170 - missed updating Vulnerability to use `BomRef` …
madpah 670bde4
implemented `__str__` for `BomRef`
madpah f014d7c
fix: `license_url` not serialised in XML output #179 (#180)
madpah b20d9d1
doc: added RTD badge to README
madpah da3f0ca
feat: bump dependencies
madpah 9a32351
Merge branch 'main' into feat/add-bom-services
madpah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.