chore(deps): update dependency cyclonedx/cyclonedx-php-composer to v4 #96
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.
This PR contains the following updates:
3.11.0
->4.0.0
Release Notes
CycloneDX/cyclonedx-php-composer
v4.0.0
Compare Source
Based on OWASP Software Component Verification Standard for Software Bill of Materials
(SCVS SBOM) criteria, this tool is now capable of producing SBOM documents almost passing Level-2 (only signing needs to be done externally).
Affective changes based on these SCVS SBOM criteria:
4.0.0 - Details
<8.1
(#91, #128 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 favor of new optionomit
(via #250)exclude-plugins
in favor of new optionomit
(via #250)no-version-normalization
(#102 via #250)cyclonedx/cyclonedx-library:^2.1
, was:^1.4.2
(#128 via #250, #353)serialnumber
populated (#279 via #250, #353)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 (#313 via #250)omit
(via #250)validate
to overrideno-validate
(via #250)output-reproducible
andno-output-reproducible
(via #250)require-dev
feature (via #250)Configuration
📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.