logging-log4j1 icon indicating copy to clipboard operation
logging-log4j1 copied to clipboard

Log4j12modules

Open cameroncapeci opened this issue 5 years ago • 1 comments

//Encrypt using OWASP message = message.replace( '\n' , '' ).replace( '\r' , '' ) .replace( '\t' , '_' ); message = ESAPI.encoder().encodeForHTML( message );

cameroncapeci avatar Apr 29 '20 21:04 cameroncapeci

Hey @cameroncapeci, this PR looks weird to me, it pulls in an old branch to merge and has 653 files changed. Something probably went wrong there and this should then be closed.

lsimons avatar Dec 17 '21 16:12 lsimons