Detected 2 occurrence(s) of ‘^\s*pass(word|phrase|wd|code)*\s*(:|=|is|was)\s*[a-z0-9\-_\!]+$’: word"] + "@" + cfMongo["hostname"] + ":" + cfMongo["port"] + "/" + cfMongo["db"] redis: unless boundServices # Redis settings cfRedis = hostname: "localhost" host: "127.0.0.1" port: 6379 name: "zmgc-redis" password: null else # Redis settings cfRedis: boundServices["redis-2.2"][0]["credentials"] riak: cfRiak = host: RIAK_DB_HOST port: RIAK_DB_PORT Detected 1 occurrence(s) of ‘^\s*pass[word]+\s*[:=]+[ \t]*[a-z0-9\-_\!]+$’: [...]
↧