Replies: 2 comments
-
I'm not sure how to determine if a jar is used or not when it's on the disk. I have seen other script just scanning the running processes (eg via /proc/ filesystem), but this also has some drawbacks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
someone give script to scan running processes, like following.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found there are many system paths storing old .jar files from "log4j-finder /qn" scan.
But I am sure they are not in used and loaded by app.
Is there a better way to only report old .jar are currently used by system ?
Beta Was this translation helpful? Give feedback.
All reactions