pjfanning commented on code in PR #245:
URL: 
https://github.com/apache/incubator-pekko-connectors/pull/245#discussion_r1315072595


##########
google-cloud-pub-sub/src/test/resources/application.conf:
##########
@@ -29,7 +29,7 @@ pekko.connectors.google {
     provider = none
     none {
       project-id = "pekko-connectors"
-      token = 
"ya29.Elz4A2XkfGKJ4CoS5x_umUBHsvjGdeWQzu6gRRCnNXI0fuIyoDP_6aYktBQEOI4YAhLNgUl2OpxWQaN8Z3hd5YfFw1y4EGAtr2o28vSID-c8ul_xxHuudE7RmhH9sg"
+      token = "TESTTOKEN"

Review Comment:
   @mdedetrich suggested this `TESTTOKEN` value because we already have 
`TESTSECRET` and some similar values.
   
   This is just test code but the aim is to head off any risk that bounty 
hunters will find a real looking token and start reporting it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to