Hi everyone,
I am trying to try out a demo version of datahub in a secure environment to try it out. In order to do so, I need to procure linkedin/datahub-* images into our internal container image repo. However when I try to pull images, our automated security scanner (open source tool called privy) is throwing a number of warnings about insecure libraries.
Most of the warnings are for trace-core4-4.1.0-incubating.jar file which is part of all the images (gms/ingestion / mae / mce) etc.
Question: Is there a way for me to manually replace / upgrade these dependencies that are part of the application war?