===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bkchem-0.13.0/plugins/fetch_from_webbook.py-24-  for line in stream.readlines():
bkchem-0.13.0/plugins/fetch_from_webbook.py:25:    casm = cas_re.search( line)
bkchem-0.13.0/plugins/fetch_from_webbook.py-26-    if casm:
##############################################
bkchem-0.13.0/plugins/fetch_name_from_webbook.py-111-			mol_name=mol_namem.group(2)
bkchem-0.13.0/plugins/fetch_name_from_webbook.py:112:		casm = cas_re.search( line)
bkchem-0.13.0/plugins/fetch_name_from_webbook.py-113-		if casm: