Skip to content

Tags: CycloneDX/cyclonedx-cli

Tags

v0.27.2

Toggle v0.27.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump to 0.27.2

Signed-off-by: Michael Tsfoni <[email protected]>

v0.27.1

Toggle v0.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: 1.6 xml validation, add: documentation for 1.6 and testcases (#401)

Signed-off-by: andreas hilti <[email protected]>

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump CycloneDX-Library to version 8.0.0 (#400)

Signed-off-by: MTsfoni <[email protected]>

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve JSON validation (#317)

Improve JSON validation, in particular if you don't specify the
specification version.

This helps to address
#221.

On the given example, it will result in:
```
cyclonedx.exe validate --input-file badType_log4j_2.17.2_cyclonedx_1.3_sbom.json
Validation failed: Value is "boolean" but should be "string"
#/properties/dependencies/items/$ref/properties/ref/type
On instance: #/dependencies/0/ref:
True
Unable to validate against any JSON schemas.
BOM is not valid.
```

Signed-off-by: andreas hilti <[email protected]>
Co-authored-by: Michael Tsfoni <[email protected]>

v0.25.1

Toggle v0.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump CDX library to 7.0.0 (#369)

Latest version 7.0.0 available:
https://www.nuget.org/packages/CycloneDX.Utils/7.0.0 
https://www.nuget.org/packages/CycloneDX.Spdx.Interop/7.0.0

Signed-off-by: Akshay Bhat <[email protected]>

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New release - add support for v1.5

v0.24.2

Toggle v0.24.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug fix release - set serial number for merged BOMs

v0.24.1

Toggle v0.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug fix and maintenance release

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Maintenance release - update dependencies and sign Mac OSX binary

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature release - add support for OSX Arm 64