← Home

@djb25/digit-ui-react-components

3
Versions
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

djb25

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
source-diff obfuscated-file:dist/index.modern.js AI (source-diff): Sample shows readable compiled React/JSX code; long lines are from bundled component library, not obfuscation. ai
source-diff net-exec-file:dist/index.modern.js AI (source-diff): Network calls are from @googlemaps/js-api-loader; dynamic execution is standard React rendering. No dropper pattern present. ai
source-diff source-size-tripled AI (source-diff): Size increase explained by addition of source maps (1.9MB each) and modern ES module build output. ai

Versions (showing 3 of 3)

Version Deps Published
1.0.2 5 / 16
1.0.1 5 / 16
1.0.0 5 / 16

v1.0.1

4 findings
HIGH Missing gitHead — previous versions had it provenance

This version has no gitHead field linking it to a source commit, but previous versions did. This suggests the publish environment changed. Published by: djb25.

HIGH New obfuscated file: dist/index.modern.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: dist/index.modern.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

LOW No provenance attestation provenance

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