Skip to content

Commit bec208f

Browse files
testing github builting scanning
1 parent 0ddf4d3 commit bec208f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

github_secret_scanner_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
def leak_secrets():
22
test_discord_client_secret = '8dyfuiRyq=vVc3RRr_edRk-fK__JItpZ'
3-
test_aws_token = 'ASIA1J8DE8JRS2LD02CX'
4-
test_aws_secret = '75hTuwJ=13UYCEIapw+i=whe00lnj=cDfTEu9vRF'
3+
test_aws_token = 'AKIA1J8DE8JRS2LD02CX'
4+
test_aws_secret = 'RoH9JavihQrzGWLnzEQtc7oOfieQua0wJKJ/pR7q'
55
return fake_aws_secret, fake_discord_client_secret
66

77
def main()

0 commit comments

Comments
 (0)