Jeff Williams
Jeff Williams
Thx Yuri - can you check the failure above? I think you need an Eclipse account. Let me know how you found jbom and what you're using it for. Thx!!
I think you're exactly right. This is definitely a bug parsing the nested jar resource. Anyone want to take a crack at making a fix?
jbom creates an SBOM for an entire running Java application. Can you describe your environment a bit more? What did you run?
I think this actually worked, but required the fallback attachment mechanism. We have an extra call to printStackTrace() in there that should probably simply be a message saying "Initial attach...
Any updates @lnnwvr ?
Yes - this is still to be implemented. Would love your help. We would add some instrumentation around service invocation, such as database calls, API calls, etc... You can see...
@dhruvesh9 - I assigned this to you... would love to see a PR. Thx.
@dhruvesh9 - any progress?
Hmm... so if you run it across the network it fails, but if you run it locally (but still use -H) it works. A network connection failure would explain the...