Joshua Chen

Results 2 issues of Joshua Chen

Made changes based on ShardingSphere version 5.5.1 to make the plugin compatible with this version. Some unit tests could not pass and have been disabled. Please double-check if there are...

enhancement

# Description add support for encoding hashes in CycloneDX format https://cyclonedx.org/docs/1.6/json/#components_items_hashes change ```json { "bom-ref": "pkg:maven/net.sf.saxon.Transform/[email protected]?package-id=defe654c765bea5e", "type": "library", "name": "Saxon-HE", "version": "12.5", "cpe": "cpe:2.3:a:net.sf.saxon.Transform:Transform:12.5:*:*:*:*:*:*:*", "purl": "pkg:maven/net.sf.saxon.Transform/[email protected]", "externalReferences": [ { "url":...

enhancement