melange icon indicating copy to clipboard operation
melange copied to clipboard

sca: private libraries should not generate provides

Open xnox opened this issue 1 year ago • 1 comments

sca: private libraries should not generate provides

private libraries in private rpath should not generate automatic SCA provides, as ld.so can only find things that are in built-in system default paths only.

xnox avatar Mar 25 '24 18:03 xnox

See https://github.com/wolfi-dev/os/pull/15809 for active example.

xnox avatar Mar 25 '24 18:03 xnox