===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rpmlint-1.11/FilesCheck.py-227-shebang_regex = re.compile(br'^#!\s*(\S+)(.*?)$', re.M)
rpmlint-1.11/FilesCheck.py:228:interpreter_regex = re.compile(r'^/(?:usr/)?(?:s?bin|games|libexec(?:/.+)?|(?:lib(?:64)?|share)/.+)/([^/]+)$')
rpmlint-1.11/FilesCheck.py-229-script_regex = re.compile(r'^/((usr/)?s?bin|etc/(rc\.d/init\.d|X11/xinit\.d|cron\.(hourly|daily|monthly|weekly)))/')
##############################################
rpmlint-1.11/README.md-42-the global configuration files `/etc/rpmlint/*config` or the user
rpmlint-1.11/README.md:43:configuration file `$XDG_CONFIG_HOME/rpmlint` (`~/.config/rpmlint` if
rpmlint-1.11/README.md:44:`$XDG_CONFIG_HOME` is empty or not set).
rpmlint-1.11/README.md-45-