You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on enhancing blint to support SBOM generation for Java Native-Images. Could you kindly build the native images with -g and without optimisations -Os (I think) and publish them as ORAS artifacts or under releases directly? Ideally, multiple binaries per architecture and platform (target triple syntax) are great for improving the binary analysis tools.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I am working on enhancing blint to support SBOM generation for Java Native-Images. Could you kindly build the native images with
-gand without optimisations-Os(I think) and publish them as ORAS artifacts or under releases directly? Ideally, multiple binaries per architecture and platform (target triple syntax) are great for improving the binary analysis tools.Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions