-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
v4 features #250
Merged
Merged
v4 features #250
Conversation
This file contains 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
Signed-off-by: Jan Kowalleck <[email protected]>
jkowalleck
force-pushed
the
next
branch
2 times, most recently
from
October 10, 2022 21:39
bb8cddb
to
fe32fa5
Compare
Signed-off-by: Jan Kowalleck <[email protected]>
jkowalleck
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
dependencies
QA
Quality Assurance
CI
Continuous Integration
tools
breaking change
schema 1.4
labels
Oct 10, 2022
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
* fix and rei-mplement component versions * set main component version * verbose demo generator * fix composer-unused Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
* vimeo/psalm 4.30 -> 5.1 Signed-off-by: Jan Kowalleck <[email protected]> * adjust to latest psalm Signed-off-by: Jan Kowalleck <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
closes #154 Signed-off-by: Jan Kowalleck <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
This was referenced Dec 8, 2022
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
* style: simplify test FQNs Signed-off-by: Jan Kowalleck <[email protected]> * chore: order dependabot targets Signed-off-by: Jan Kowalleck <[email protected]> --------- Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
- downgrade `composer-unsued` tool, since 0.8.6 was yanked. - bump CDX lib - gen demos with latest lib Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
breaking change
CI
Continuous Integration
dependencies
documentation
Improvements or additions to documentation
enhancement
New feature or request
QA
Quality Assurance
schema 1.4
tools
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.
v4.0.0-RC0
metadata.tool
<8.0
(#91 via #250)<8.1
(via #250)<2.3
(#153 via #250)make-bom
, callcomposer CycloneDX:make-sbom
instead (#293 via #309)output-file
to default to-
now, which causes to print to STDOUT (via #250)exclude-dev
in favour of new optionomit
(via #250)exclude-plugins
in favour of new optionomit
(via #250)no-version-normalization
(#102 via #250)cyclonedx/cyclonedx-library:^2.0
, was:^1.4.2
(#128 via #250)serialnumber
populated (#279 via #250)metadata.timestamp
populated (#112 via #250)metadata.tools[].tool.externalReferences
populated (#171 via #250)components[].component.author
populated (#261 via #250)components[].component.properties
populated according tocdx:composer
Namespace Taxonomy (via #250)omit
(via #250)validate
to overrideno-validate
(via #250)output-reproducible
andno-output-reproducible
(via #250)require-dev
feature (via #250)