firebase-functions
Firebase SDK for Cloud Functions
32
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
firebase-opsfeiyang.chengoogle-wombotchholland
Keywords
firebasefunctionsgooglecloud
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding in https.js is standard JWT token parsing (split on '.', decode components). This is expected behavior for an HTTPS functions SDK that validates Firebase auth tokens. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): new Function('modulePath', 'return import(modulePath)') is a standard CJS/ESM interop workaround for dynamic import in CommonJS contexts. Legitimate and well-documented pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require in loader.js loads user-defined Firebase Functions from a resolved directory path — this is the core purpose of the runtime loader, not arbitrary code execution. | ai | |
| phantom-deps | phantom-dep:@types/cors | AI (phantom-deps): @types/cors is a TypeScript type package listed as a runtime dep; provides no runtime code. Harmless for this SDK. | ai | |
| phantom-deps | phantom-dep:@types/express | AI (phantom-deps): @types/express is a TypeScript type package listed as a runtime dep; provides no runtime code. Harmless for this SDK. | ai |
Versions (showing 32 of 32)
| Version | Deps | Published |
|---|---|---|
| 7.3.0 | 5 / 43 | |
| 7.2.5 | 5 / 47 | |
| 7.2.4 | 5 / 47 | |
| 7.2.3 | 5 / 47 | |
| 7.2.2 | 5 / 47 | |
| 7.2.1 | 5 / 47 | |
| 7.2.0 | 5 / 47 | |
| 7.1.1 | 5 / 47 | |
| 7.1.0 | 5 / 47 | |
| 7.0.6 | 5 / 47 | |
| 7.0.5 | 5 / 47 | |
| 7.0.4 | 5 / 47 | |
| 7.0.3 | 5 / 47 | |
| 7.0.2 | 5 / 44 | |
| 7.0.1 | 5 / 44 | |
| 7.0.0 | 5 / 44 | |
| 6.6.0 | 5 / 42 | |
| 6.5.0 | 5 / 42 | |
| 6.4.0 | 5 / 42 | |
| 6.3.2 | 5 / 42 | |
| 6.3.1 | 5 / 42 | |
| 6.3.0 | 5 / 42 | |
| 6.2.0 | 5 / 41 | |
| 6.1.2 | 5 / 41 | |
| 6.1.1 | 5 / 41 | |
| 6.1.0 | 5 / 41 | |
| 6.0.1 | 5 / 41 | |
| 6.0.0 | 5 / 41 | |
| 5.1.1 | 5 / 41 | |
| 5.1.0 | 5 / 41 | |
| 5.0.1 | 5 / 41 | |
| 5.0.0 | 5 / 41 |
v7.3.0
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.