Michael Tsfoni
Michael Tsfoni
- The CBOM part probably still needs adaption for JSON. It seems to be a good idea to start with JSON and add XML after - unfortunately I did it...
@andreas-hilti > On another note, why did you introduce additional fields like CipherSuite.Algorithms_XML? I think, that was my first attempt to solve the extra nesting level of lists in xml....
Looks like you already fixed `Evidence.Identity`?
@andreas-hilti just so that we dont make things double, because i see you doing a lot right now: I am working on attestations right now.
I did Declarations/Attestations. I see you did some smaller things. Do you know ad hoc what is still open?
Environmental Consideration and the Postal Address are added. Somethink that I just stumbled over: the outputs in the Protobuf-Tests have other enum values than expected. I am not sure if...
You say this is an already existing bug? Nobody complained yet - but it's possible that only a few people actually use proto for sboms. I understand when we place...
So we put the change in, but add a big note to the changelogs
You call `CycloneDXUtils.FlatMerge(Bom bom1, Bom bom2)`? I can have a look and maybe change something for version 7. Without knowing the code, I think either give an option to not...
I will have a look at the pull request. Generally, I obviously want a solution that is quickly implemented but requires little maintenance in future changes to the model. For...