===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
octocatalog-diff-1.5.4/lib/octocatalog-diff/external/pson/README.md-17-- Change the `require` statements to `require_relative` statements so they work in this gem's directory structure
octocatalog-diff-1.5.4/lib/octocatalog-diff/external/pson/README.md:18:- Change `$MATCH` to `$&` because `$MATCH` is undefined without `require 'english`` or equivalent
octocatalog-diff-1.5.4/lib/octocatalog-diff/external/pson/README.md-19-
##############################################
octocatalog-diff-1.5.4/doc/configuration.md-49-
octocatalog-diff-1.5.4/doc/configuration.md:50:  Note: If you [installed](/doc/installation.md) octocatalog-diff as a gem, the `octocatalog-diff` binary should be in your $PATH and the above command should work correctly. If you installed in a different way, you may need to provide the full path to where the `octocatalog-diff` binary was actually installed.
octocatalog-diff-1.5.4/doc/configuration.md-51-
##############################################
octocatalog-diff-1.5.4/doc/advanced-override-facts.md-77-
octocatalog-diff-1.5.4/doc/advanced-override-facts.md:78:In this example, `$::ipaddress`, `$::ipaddress_eth0`, `$::ipaddress_bond0`, and any other facts starting with "ipaddress" would be overridden. However, a fact named `$::additional_ipaddress` would not be overridden, because it does not match the regular expression.
octocatalog-diff-1.5.4/doc/advanced-override-facts.md-79-