updating secret string for docker detection

This commit is contained in:
joeleonjr 2023-08-24 13:59:51 -04:00 committed by GitHub
parent b1a1fa393f
commit b8468af367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ func TestFoundKeyInDockerTar(t *testing.T) {
HandleFile(ctx, reReader, chunkSkel, chunksChan)
}()
secret := "AKIA2OGYBAH6Q2PQJUGN"
secret := "AKIAXYZDQCEN4B6JSJQI"
// Read from the channel and validate the secrets.
foundSecret := ""