← Home

@digitaldefiance/node-express-suite

Generic express application and routing library with decorator support

4
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 — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

jessica-mulein

Keywords

expressdecoratorstypescriptenumtranslation

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
dependencies unvetted-dep:http AI (dependencies): [email protected] is an npm security placeholder/tombstone, not a real dependency; stable false positive for this package. ai
semgrep semgrep:hex-decode AI (semgrep): Hex decoding used for cryptographic salt/key material in a crypto library; expected pattern. ai
semgrep semgrep:base64-decode AI (semgrep): Base64 decoding in key-wrapping service; standard crypto serialization pattern. ai
semgrep semgrep:env-spread AI (semgrep): env spread feeds a config builder for UPnP setup; no exfiltration path present. ai
phantom-deps phantom-dep:@noble/curves AI (phantom-deps): Declared dependency; may be used indirectly through ecies-lib or similar crypto deps. ai
phantom-deps phantom-dep:@noble/hashes AI (phantom-deps): Declared dependency; may be used indirectly through crypto dependencies. ai
phantom-deps phantom-dep:crc AI (phantom-deps): crc is declared in package.json dependencies; likely used transitively or via dynamic require. ai

Versions (showing 4 of 4)

Version Deps Published
4.26.17 21 / 8
4.26.15 21 / 8
4.26.3 20 / 7
3.6.49 22 / 5

v4.26.17

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v4.26.15

2 findings
HIGH env-spread: src/plugins/upnp.js:78 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/Digital-Defiance/node-express-suite/blob/ea7d18ecad46c078cc4f2b96fd21fdf4bba3c7f9/src/plugins/upnp.js#L78 76 | // Build config: use override if provided, else load from environment 77 | const config = this.options.config > 78 | ? upnp_config_1.UpnpConfig.fromEnvironment({ 79 | ...process.env, 80 | ...this.envOverridesFromConfig(this.options.config),

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v3.6.49

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.