===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-extract-zip-2.0.1+ds/index.js-61-          if (relativeDestDir.split(path.sep).includes('..')) {
node-extract-zip-2.0.1+ds/index.js:62:            throw new Error(`Out of bound path "${canonicalDestDir}" found while processing file ${entry.fileName}`)
node-extract-zip-2.0.1+ds/index.js-63-          }