| LOW | Python/pyproject.toml | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/pyfmt.py | 1 | """Utility to format Python source files for Firebase docs.""" |
| LOW | Python/alerts-to-discord/functions/main.py | 1 | # Copyright 2023 Google LLC |
| LOW | Python/taskqueues-backup-images/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/post-signup-event/functions/main.py | 1 | # Copyright 2023 Google LLC |
| LOW | Python/testlab-to-slack/functions/main.py | 1 | # Copyright 2022 Google Inc. All Rights Reserved. |
| LOW | Python/http-flask/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/remote-config-diff/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/delete-unused-accounts-cron/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/thumbnails/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | …/quickstarts/auth-blocking-functions/functions/main.py | 1 | # Copyright 2023 Google LLC |
| LOW | Python/quickstarts/uppercase-rtdb/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | …thon/quickstarts/firestore-sync-auth/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | …thon/quickstarts/firestore-sync-auth/functions/main.py | 41 | # [END verifyComment] |
| LOW | Python/quickstarts/callable-functions/functions/main.py | 1 | # Copyright 2023 Google LLC |
| LOW | …thon/quickstarts/uppercase-firestore/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/quickstarts/https-time-server/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Python/quickstarts/https-time-server/functions/main.py | 21 | # [END functionsimport] |
| LOW | Python/quickstarts/https-time-server/functions/main.py | 41 | # [START usingMiddleware] |
| LOW | Python/quickstarts/custom-events/functions/main.py | 1 | # Copyright 2023 Google LLC |
| LOW | Python/quickstarts/custom-events/functions/main.py | 61 | # [END_EXCLUDE] |
| LOW | Python/quickstarts/pubsub-helloworld/functions/main.py | 1 | # Copyright 2023 Google Inc. All Rights Reserved. |
| LOW | Node-1st-gen/template-handlebars/functions/index.js | 41 | // This HTTPS endpoint can only be accessed by your Firebase Users. |
| LOW | Node-1st-gen/presence-firestore/public/index.js | 41 | // and `false` when disconnected. |
| LOW | Node-1st-gen/presence-firestore/functions/index.js | 21 | |
| LOW | …e-1st-gen/authorized-https-endpoint/functions/index.js | 81 | // This HTTPS endpoint can only be accessed by your Firebase Users. |
| LOW | …-1st-gen/quickstarts/uppercase-rtdb/functions/index.js | 21 | const functions = require('firebase-functions/v1'); |
| LOW | …-1st-gen/quickstarts/uppercase-rtdb/functions/index.js | 41 | // [END adminSdkPush] |
| LOW | …gen/quickstarts/uppercase-firestore/functions/index.js | 41 | .add({ original: original }); |
| LOW | .github/workflows/test_node.yml | 1 | # Copyright 2023 Google LLC |
| LOW | .github/workflows/test_python.yml | 1 | # Copyright 2023 Google LLC |
| LOW | .github/workflows/test_node_1st_gen.yml | 1 | # Copyright 2023 Google LLC |
| LOW | .github/ISSUE_TEMPLATE/config.yml | 1 | # Copyright 2023 Google LLC |
| LOW | …quickstarts/auth-blocking-functions/functions/index.js | 41 | // Only users of a specific domain can sign up. |
| LOW | …quickstarts/auth-blocking-functions/functions/index.js | 61 | // Obtain a document in Firestore of the banned email address. |
| LOW | Node/quickstarts/genkit-helloworld/functions/index.js | 21 | // [END import-trigger] |
| LOW | Node/quickstarts/uppercase-rtdb/functions/index.js | 21 | const {onRequest} = require("firebase-functions/https"); |
| LOW | Node/quickstarts/callable-functions/functions/index.js | 21 | |
| LOW | Node/quickstarts/callable-functions/functions/index.js | 61 | // Saves a message to the Firebase Realtime Database but sanitizes the |
| LOW | Node/quickstarts/uppercase-firestore/functions/index.js | 41 | // Push the new message into Firestore using the Firebase Admin SDK. |