Replies: 1 comment 2 replies
-
Without further details hard to say. I would start diffing the SBOMs to understand the differences. Probably it is then possible to get a better understanding what are the differences and what is the root cause.
Without testcases and further details on how to reproduce this issue I can't do anything |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While investigating a CVE reporting issue, I noticed that different runs of EMBA generate different EMBA_cyclonedx_sbom.json files for the same software package, even though the environment and software contents remain identical.
Could you please explain why this nondeterministic behavior occurs?
Below are three runs with different EMBA_cyclonedx_sbom.json file sizes
74044 Dec 19 21:17 scan-log/SBOM/EMBA_cyclonedx_sbom.json
67384 Dec 19 21:50 scan-log/SBOM/EMBA_cyclonedx_sbom.json
70727 Dec 19 21:32 scan-log/SBOM/EMBA_cyclonedx_sbom.json
Beta Was this translation helpful? Give feedback.
All reactions