@flowfuse/file-server
A basic Object Storage backend
2
Versions
Apache-2.0
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
hardillbknollearyflowfuse-user
Keywords
flowfuseobject-store
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:dynamic-require | AI (semgrep): Pattern reads a fixed relative package.json path for version lookup; not arbitrary module loading. | ai | |
| phantom-deps | phantom-dep:pg | AI (phantom-deps): pg is a conditional DB driver loaded via config; not directly imported by design. | ai | |
| phantom-deps | phantom-dep:sqlite3 | AI (phantom-deps): sqlite3 is a conditional DB driver loaded via config; not directly imported by design. | ai | |
| phantom-deps | phantom-dep:pino-pretty | AI (phantom-deps): pino-pretty is an optional logging formatter; conditionally used at runtime. | ai |