Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 518 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 518 Bytes

serverless-goof

A sample vulnerable serverless application

Google Cloud Platform setup

Credentials

Place appropriate Google Cloud Platform credentials in ~/.gcloud/keyfile.json, by following these instructions: https://serverless.com/framework/docs/providers/google/guide/credentials/

Google Datastore

These functions use Google Datastore, which will need to be enabled on the GCP project in "Datastore" mode (either Cloud Firestore or Cloud Datastore will work).