-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
DevProd Build
-
Build OnDeck
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, a system library can unintentionally be made a dependency in our build. This would pass in all of our testing if its a standard system lib. We should be explicitly aware of what system libs we currently have as a dependency for all our released binaries.
This ticket proposes making a check on the system libraries our release binaries load at start up. This should be a static list that is checked against and will probably need to be per distro and per edition (atlas, enterprise, community). Possibly we can exclude windows and macos as they are not production platforms.