Merge pull request #2 from jvitorinoj/tamara
Teste githubactions secrets
This commit is contained in:
commit
4b27003921
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'
|
14
my.json
Normal file
14
my.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"info": {
|
||||||
|
"_postman_id": "99b761e4-ce42-479a-bf93-939568f884d7",
|
||||||
|
"name": "Managed Operations API",
|
||||||
|
"description": "# some really nice description",
|
||||||
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
|
||||||
|
"user": "John Doe",
|
||||||
|
"password" : "From1to6",
|
||||||
|
"token": "12qw23we34er45rt56ty67yu78ui89io90op",
|
||||||
|
"slack": "http://admin@SUPERTOKEM:slack.com
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
4
test.nomad
Normal file
4
test.nomad
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
stats_service_aws_region: "us-east-44"
|
||||||
|
stats_service_aws_access_key_id: "1QAZ2WSX3EDC4RFV"
|
||||||
|
stats_service_aws_secret_access_key: "PKLmMaPc99+a1JK+PLKLPLbMEDkELM1q2w3e4r5t"
|
||||||
|
stats_service_sts_role_arn: "arn:aws:iam::0005056144333:role/stats-service-role"
|
Loading…
Reference in New Issue
Block a user