This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 118
Rewrite should back up the original jar(s) by default #13
Comments
Would be okay with this behind a flag. On other systems, we run this continuously, and we don't want to continually detect the backup. Maybe something like:
So you could supply
|
LGTM |
That problem has already been solved or can I try to take care of it? |
The current HEAD shows log4jscanner.go does not contain a Go for it! |
Greetings @ericchiang, with a simple query, for the functions used in the backup, do I put it in the jar / backup.go directory or create a separate directory? |
Open
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tools that offer to fix things without backing up the originals can create a problem if the process dies unexpectedly. The original jar(s) should be saved by default, perhaps with a
.jar.save
suffix.There could be an option to suppress the backup, for the brave, the foolish, and for dev/test.
The text was updated successfully, but these errors were encountered: