Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone BOM in memory #348

Open
thompson-tomo opened this issue Sep 5, 2024 · 0 comments · May be fixed by #352
Open

Clone BOM in memory #348

thompson-tomo opened this issue Sep 5, 2024 · 0 comments · May be fixed by #352

Comments

@thompson-tomo
Copy link
Contributor

thompson-tomo commented Sep 5, 2024

Currently BOM's are being cloned by serialising the BOM to protobuf and then de-serializing the string to a new BOM. This serialization was done as a shortcut and should be replaced with an in-memory deep copy.

thompson-tomo added a commit to thompson-tomo/cyclonedx-dotnet-library that referenced this issue Sep 5, 2024
thompson-tomo added a commit to thompson-tomo/cyclonedx-dotnet-library that referenced this issue Sep 8, 2024
Signed-off-by: James Thompson <thompson.tomo@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant