Skip to content

v0.14.0 Pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrutkows mrutkows released this 14 Nov 22:54
· 30 commits to main since this release
e421ef1
Improve marshal performance by using pointers within CycloneDX Vulner…

…ability data structures (#65)

* Improve performance by using pointers within CycloneDX Vulnerability structs

Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>

* Migrate Vuln. struct members to pointers and update marhsal routines

Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>

* Introduce const for JSON indent. spacing and set to conventional defaults

Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>

---------

Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>