[google-appengine] How to use Docker Bench for Security for image on Google Cloud?

2020-02-25 Thread Kenny Lo
Hi all, I have an image in Container Registry and deployed to App Engine flex. How do I use Docker Bench for Security to check my containers security? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and

[google-appengine] Re: Error code 121

2013-12-05 Thread Kenny
Yeah, I've been getting a lot of these as well. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To post to t

[google-appengine] "Other Quotas With Warnings"

2009-10-08 Thread Kenny
s up to 99% on mine right now) It's the first time I've seen it... (obviously since they are "only show when they have warnings". The rest of my quota are Okay. Can anyone shed some light on this? Kenny --~--~-~--~~~---~--~~ You received t

[google-appengine] Re: Authentication

2009-09-09 Thread Kenny Dunn
I'm in a similar situation. Although, what I really want is to be able to securely identify the user of a Google gadget (on their apps 'iGoogle' page) within the app on the app engine. So far, no luck on either front. On Sep 7, 6:55 pm, woola wrote: > Has anyone used Google App Engine to make a

[google-appengine] Google Gadgets

2009-09-04 Thread Kenny Dunn
I'm needing to develop an app that will be accessed via a Google gadget (iGoogle). The app needs to be able to identify the user accessing (email address would work perfectly). The identification has to be something that can't be faked or hacked. I've looked at OAuth and OpenID but haven't gotten