issues
search
CycloneDX
/
sbom-utility
Utility that provides an API platform for validating, querying and managing BOM data
Apache License 2.0
97
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support offline validation (no network) using only built-in, local schema
#114
mrutkows
closed
1 week ago
1
Validating CycloneDX fails without internet connectivity
#113
pasieronen
closed
1 week ago
3
Enable loading of remote JSON schemas (e.g., "https") on --force flag
#112
mrutkows
closed
3 weeks ago
0
Fix functional tests that do not validate
#111
mrutkows
closed
3 weeks ago
0
Fix vuln. source name dereference if source nil
#110
mrutkows
closed
3 weeks ago
0
Remote loading of Schema file from URL
#109
trivediravi13
closed
3 weeks ago
3
Sync sample config.json with resources version
#108
mrutkows
closed
3 months ago
0
Documentation for custom.json
#107
ghost
opened
4 months ago
4
Enhancement: Add option to skip license validation
#106
Joerki
closed
3 weeks ago
3
signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x5f53ae
#105
snooyen
closed
3 weeks ago
4
Update links for CDX and SPDX spec. support badges
#104
mrutkows
closed
5 months ago
0
Fix formatting of the patch example showing normalize
#103
mrutkows
closed
5 months ago
0
Support the `--normalize` flag on the Patch command
#102
mrutkows
closed
5 months ago
0
Update examples with new column output
#101
mrutkows
closed
5 months ago
0
Enable additional CI workflow action linting/checks to main branch
#100
mrutkows
closed
6 months ago
0
Add Apache Skywalking-eyes license checking to GitHub action CI workflow
#99
mrutkows
opened
6 months ago
1
Add "Go Report Card" badge to README
#98
mrutkows
closed
6 months ago
0
Assure all configuration files are copied into release archive as samples
#97
mrutkows
closed
6 months ago
0
Windows arch. failing in go-releaser-action
#96
mrutkows
closed
6 months ago
0
Update GitHub Action `go-setup` to v5
#95
mrutkows
closed
6 months ago
0
Update `go-release-action` to latest version and dependencies
#94
mrutkows
closed
6 months ago
0
Fix query command example and supply minor edits
#93
mrutkows
closed
6 months ago
0
Support for both the v1.5 component evidence `identity` and the v1.6 array of `componentIdentityEvidence`
#92
mrutkows
opened
6 months ago
2
Add support for "legacy" and new `Tool` structure introduced in CycloneDX v1.5
#91
mrutkows
opened
6 months ago
1
Update documentation to account for CycloneDX v1.6 data schema changes
#90
mrutkows
closed
6 months ago
0
Update README to document the new `component list` command with examples
#89
mrutkows
closed
6 months ago
0
Add datatypes for new v1.6 EnvironmentalConsiderations to ModelCard data
#88
mrutkows
closed
6 months ago
0
Add new crypto-related datatypes for v1.6 Cryptographic BOM support
#87
mrutkows
closed
6 months ago
0
Support v1.6 bindings for new S&C standards Attestations
#86
mrutkows
closed
6 months ago
0
Support a `component list` report command with column (`--where`) filters and `--summary` options
#85
mrutkows
closed
6 months ago
0
Improve resource list command by adding `group` and `description` columns
#84
mrutkows
closed
7 months ago
1
Streamline `license list` command report output and provide consistent column data
#83
mrutkows
closed
7 months ago
0
Support SPDX in the "patch" command
#82
mrutkows
opened
7 months ago
0
Support `--normalize` flag (sort+) for CycloneDX BOM on `trim` command output
#81
mrutkows
closed
7 months ago
1
Catch "diff" command panics within external library deps. and exit gracefully
#80
mrutkows
closed
7 months ago
1
TODO: Change Formulation and ModelCard schemas to use pointers
#79
mrutkows
opened
8 months ago
2
Assure that License.Text struct is not nil before format/display
#78
mrutkows
closed
8 months ago
0
Update to latest 1.6-dev schema and add MLBOM, CBOM data tests
#77
mrutkows
closed
8 months ago
0
Feature Request - Generate JSON with entire structure
#76
celek
opened
8 months ago
0
SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x104bfa024
#75
celek
closed
8 months ago
1
`diff` panics while diffing two files
#74
SimoneLazzaris
opened
8 months ago
9
Minor update to SPDX 2.3.1-development JSON schema which added a `$schema` meta-tag
#73
mrutkows
closed
9 months ago
0
Add CycloneDX v1.6 JSON schema (release) and base test
#72
mrutkows
closed
9 months ago
0
Simplify and update README to include patch command
#71
mrutkows
closed
10 months ago
0
Add more functional tests for the patch "remove" operation
#70
mrutkows
closed
10 months ago
0
Add new "patch" command using IETF RFC 6902 format
#69
mrutkows
closed
10 months ago
0
Prepare underlying SHA256 and IETF RFC 6902 JSON Patch functionality for patch and merge commands
#68
mrutkows
closed
10 months ago
0
Add tests to assure the indent flag works on all commands that produce JSON output
#67
mrutkows
closed
10 months ago
0
Enable JSON output from Trim(), Query() to be indented using a user-supplied number of space characters
#66
mrutkows
closed
1 year ago
0
Improve marshal performance by using pointers within CycloneDX Vulnerability data structures
#65
mrutkows
closed
1 year ago
0
Next