-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsecret.json
More file actions
14 lines (14 loc) · 902 Bytes
/
Copy pathsecret.json
File metadata and controls
14 lines (14 loc) · 902 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"username": "admin@badpractices.dev",
"password": "ExampleBadPassword123!",
"atlassian_api_token": "v6BBnJanv3twEkPjW8YFMH3a",
"aws_access_key_id": "AKIAvalidKey",
"aws_secret_access_key": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYVALIDKEY",
"github_personal_access_token": "ghp_avRU1j5rW2mUrGrvqKJW6L7EVe7zre2hCnIA",
"github_oauth_access_token": "gho_RWiq6ZXPM99H9499n18Iqa8KEJwVR4MAcn9f",
"github_app_user2server_token": "ghu_f5pwU76BnNN0baAI7RbqorILz8rNHlPiC9lZ",
"github_app_server2server_token": "ghs_m0KqU3ot637ygcSYHlG0u5JfdR4s7bXQ7Rrz",
"github_app_refresh_token": "ghr_G88yB9i9ErkVdAngbNo54pfsY4hPmmWjHwpr",
"stripe_publishable_key": "pk_live_jYXEkBDzavfeWs3GuqFEdWr3o7GGewVTgY4cqQ6XW6zw3LiqCbEmtimRNJbXNAkmXZXQho4zxDrLkiJ8PZVRTCEFdQ6ZLNqFsUy",
"stripe_secret_key": "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"
}