Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: module.exports = port: 3000 debug: false mongoDbConnectionString: 'mongodb://localhost/bitcoin' submitShareKey: 'secret' cookieSecretKey: 'password' authentication: username: 'admin' password: 'admin' bitcoin: host: 'hostname' port: 8332 user: 'username' pass: 'password' ssl: true sslStrict: true Detected 1 occurrence(s) of ‘\s*[a-z0-9\-_]*secret[key]+\s*[:=]+\s*["']\S+["']‘: module.exports = port: 3000 debug: false mongoDbConnectionString: 'mongodb://localhost/bitcoin' submitShareKey: 'secret' cookieSecretKey: 'password' authentication: username: 'admin' […]
↧