Class ZipSlipAnalyzer

  • All Implemented Interfaces:
    MaliciousnessAnalyzer

    public class ZipSlipAnalyzer
    extends Object
    implements MaliciousnessAnalyzer
    Checks whether archives are subject to the ZipSlip vulnerability. Supports the following archive types: - ZIP and derivates JAR, WAR, EAR, AAR - TAR and TAR.GZ See https://github.com/snyk/zip-slip-vulnerability