Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposed usernames and passwords #946

Open
jaylagorio opened this issue Aug 29, 2018 · 0 comments
Open

Exposed usernames and passwords #946

jaylagorio opened this issue Aug 29, 2018 · 0 comments

Comments

@jaylagorio
Copy link

It appears you have exposed usernames and passwords to sites that are live and online. One example of many from https://raw.githubusercontent.com/openprocurement/robot_tests/a5b51a4d3cfc9f230f8162dbb90949e5d8c16734/op_robot_tests/tests_files/data/users.yaml:

SmartTender_Provider1:
        broker:   SmartTender
        homepage: "http://test.smarttender.biz/test-tenders?allcat=1"
        login:    [email protected]
        password: 111111
        browser:  chrome
        position: [0, 450]
        size:     [640, 450]

If these are strictly test systems you may want to make them inaccessible to the wider internet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant