Teste githubactions secrets
This commit is contained in:
parent
d44626e9b5
commit
76d73f5066
100000
10-million-password-list-top-100000.txt
Normal file
100000
10-million-password-list-top-100000.txt
Normal file
File diff suppressed because it is too large
Load Diff
2
aws.conf
Normal file
2
aws.conf
Normal file
@ -0,0 +1,2 @@
|
||||
aws_access_key_id: 'ABCdddANCk9pap'
|
||||
aws_secret_access_key: "PP109JjkLMnBc+oOpKJ27VDbMEDkELAlk99A7EFF"
|
9
config.ini
Normal file
9
config.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[System A]
|
||||
url = "http://example.com"
|
||||
login = 'smith1'
|
||||
password = 'gre#p'
|
||||
|
||||
[System B]
|
||||
url = "https://contoso.com"
|
||||
login = "Admin"
|
||||
password = 'SuperSecretPassword'
|
Loading…
Reference in New Issue
Block a user