• sdevineni's avatar
    Cloudera scripts for addressing log4j zero day issue · 5d71b740
    sdevineni authored
    run_log4j_patcher.sh scans CDH/CDP/HDP/HDF clusters and identifies whether any vulnerable log4j files are present in the cluster.
    
    The scrip will help users to
     - scan and patch .jar files in the local filesystem path. Default path is based on distribution and User can override the target directory using additional arguments.
     - scan and patch .tar.gz files in the local filesystem path. Default path is based on distribution and User can override the target directory using additional arguments.
     - scan and patch defined .tar.gz files in the HDFS
     - run a final scan for missed vulnerable files. This can take several hours.
    
    For the usage details, please refer to README section
    5d71b740
This project is licensed under the Apache License 2.0. Learn more