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
There are other examples of code — for example, Strings.java — which seem 'strange', but make sense when you consider that this project was developed in a hurry and doesn't have any third-party dependencies.
There are several companies which use this tool to scan all computers of all employees.
So my comment was not a critisism of the original authors, but more a call out to all the users of this software to make an own code review before using it!
better would be a code contribution... , but I am not in charge of using this software on a corporate level.
Activity
rgmz commentedon Jan 21, 2022
I noticed that as well. It appears to be a harmless remnant of testing/debugging code that wasn't cleaned up.
log4j-detector/src/main/java/com/mergebase/log4j/Log4JDetector.java
Lines 207 to 214 in 8cb0604
There are other examples of code — for example, Strings.java — which seem 'strange', but make sense when you consider that this project was developed in a hurry and doesn't have any third-party dependencies.
Kretikus commentedon Jan 22, 2022
There are several companies which use this tool to scan all computers of all employees.
So my comment was not a critisism of the original authors, but more a call out to all the users of this software to make an own code review before using it!
better would be a code contribution... , but I am not in charge of using this software on a corporate level.
tweimer commentedon Feb 5, 2022
Actually, I made a pull request for that in #77 already.