LeakedIn Logo
Stories About Data Leaks and Related Stuff

Potential leak of data: Simple Password

0 votedvote

Detected 1 occurrence(s) of ‘^\s*pass[word]+\s*[:=]+[ \t]*[a-z0-9\-_\!]+$’:

env: ruby
ruby:
  log_level: info
  amqp:
    host: localhost
    port: 5672
    username: travis_worker
    password: travis_worker_password
    virtual_host: travis.development
  vms:
    count: 1
    vbox_home: '/usr/lib/virtualbox'
timeouts:
  install: 600
  before_script: 480
  script: 1500

Source: http://pastebin.com/raw.php?i=vcVsMiCa

Tags: ,

Comments are closed.