|
|
|
|
|
by jeroenhd
443 days ago
|
|
Unless you're logging user input without proper validation, log4j doesn't really seem that bad. As a library, this is a huge problem. If you're a user of the library, you'll have to decide if your usage of it is problematic or not. Either way, the safe solution is to just update the library. Or, based on the link shared elsewhere (https://github.com/apache/parquet-java/compare/apache-parque...) maybe avoid this library if you can, because the Java-specific code paths seem sketchy as hell to me. |
|